rust/compiler/rustc_target/src
Amanieu d'Antras b1bcff0731 Disallow the use of high byte registes as operands on x86_64
They are still allowed on x86 though.

Fixes #83495
2021-04-05 13:38:24 +01:00
..
abi Move decision aboute noalias into codegen_llvm 2021-03-21 20:10:53 +01:00
asm Disallow the use of high byte registes as operands on x86_64 2021-04-05 13:38:24 +01:00
spec linker: Use data execution prevention options by default when linker supports them 2021-03-28 23:44:40 +03:00
lib.rs Stabilize str_split_once 2021-02-09 23:17:11 -05:00