mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 17:53:56 +00:00
65b7aa98c7
Move asm! and global_asm! to core::arch Follow-up to https://github.com/rust-lang/stdarch/pull/1183 . Implements the libs-api team decision from rust-lang/rust#84019 (comment) . In order to not break nightly users, this PR also adds the newly-moved items to the prelude. However, a decision will need to be made before stabilization as to whether these items should remain in the prelude. I will file an issue for this separately. Fixes #84019 . r? `@Amanieu` |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |