rust/library/std/src/prelude
Amanieu d'Antras 44a3a66ee8 Stabilize asm! and global_asm!
They are also removed from the prelude as per the decision in
https://github.com/rust-lang/rust/issues/87228.

stdarch and compiler-builtins are updated to work with the new, stable
asm! and global_asm! macros.
2021-12-12 11:20:03 +00:00
..
mod.rs Stabilize {std, core}::prelude::rust_*. 2021-06-14 14:44:50 +00:00
v1.rs Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00