rust/library/std/src/sys
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
..
common std: Get the standard library compiling for wasm64 2021-11-10 08:35:42 -08:00
hermit Auto merge of #81156 - DrMeepster:read_buf, r=joshtriplett 2021-12-09 10:11:55 +00:00
itron itron: Rename itron:🧵:{available_conccurrency -> available_parallelism} 2021-11-01 10:45:51 +09:00
sgx Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
solid Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
unix Rollup merge of #91553 - devnexen:anc_data_dfbsd, r=yaahc 2021-12-11 08:22:33 +01:00
unsupported Update library/std/src/sys/unsupported/fs.rs 2021-11-02 22:47:27 -07:00
wasi more efficent File::read_buf impl for windows and unix 2021-11-02 22:47:26 -07:00
wasm Review comments 2021-11-10 08:35:42 -08:00
windows Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
mod.rs Use target_family = "wasm" 2021-11-10 08:35:42 -08:00