Skip to content

Commit 9ddecbe

Browse files
committed
chore(rengine): regnerate code
1 parent b2df9b3 commit 9ddecbe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

rust-engine/src/names/generated.rs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
// This file was generated by `cargo hax into generate-rust-engine-names`.
2+
// To regenerate it, please use `just regenerate-names`. Under the hood, `cargo
3+
// hax into generate-rust-engine-names` runs the Rust engine, which in turn
4+
// calls `rust_engine::names::export_def_ids_to_mod`.
5+
16
use super::root;
27
pub mod alloc {
38
#![doc = r##"This is the module [`::alloc`]."##]

0 commit comments

Comments
 (0)