mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
66982a383b
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;