mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-20 05:48:51 +00:00
You will need to add the following as replacement for the old __rust_*
definitions when not using the alloc shim.
#[no_mangle]
static __rust_no_alloc_shim_is_unstable: u8 = 0;
330 B
330 B