rust/compiler/rustc_target/src
Dylan DPC 49b178e9ff
Rollup merge of #83853 - Amanieu:asm_no_high_x86_64, r=nagisa
Disallow the use of high byte registes as operands on x86_64

They are still allowed on x86 though.

Fixes #83495

r? `@nagisa`
2021-04-05 15:48:43 +02:00
..
abi wasm64 2021-04-04 11:29:34 -05:00
asm Disallow the use of high byte registes as operands on x86_64 2021-04-05 13:38:24 +01:00
spec Rollup merge of #80525 - devsnek:wasm64, r=nagisa 2021-04-05 00:24:23 +02:00
lib.rs Stabilize str_split_once 2021-02-09 23:17:11 -05:00