rust/library/std/src/sys
bors 603a42ec54 Auto merge of #84658 - Amanieu:reserved_regs, r=petrochenkov
Be stricter about rejecting LLVM reserved registers in asm!

LLVM will silently produce incorrect code if these registers are used as operands.

cc `@rust-lang/wg-inline-asm`
2021-05-01 13:01:24 +00:00
..
common Update documentation 2021-04-14 14:03:00 +02:00
hermit Auto merge of #84522 - CDirkx:cmath, r=yaahc 2021-04-30 09:52:32 +00:00
sgx Auto merge of #84658 - Amanieu:reserved_regs, r=petrochenkov 2021-05-01 13:01:24 +00:00
unix Auto merge of #84716 - joshtriplett:chroot, r=dtolnay 2021-04-30 12:19:37 +00:00
unsupported Auto merge of #84522 - CDirkx:cmath, r=yaahc 2021-04-30 09:52:32 +00:00
wasi Auto merge of #84522 - CDirkx:cmath, r=yaahc 2021-04-30 09:52:32 +00:00
wasm Auto merge of #84522 - CDirkx:cmath, r=yaahc 2021-04-30 09:52:32 +00:00
windows Remove DropGuard in sys::windows::process and use StaticMutex instead 2021-04-28 19:11:57 +02:00
mod.rs Move sys::vxworks code to sys::unix 2021-04-19 13:29:22 +02:00