rust/compiler/rustc_passes
Amanieu d'Antras fc41d4bf35 Take CodegenFnAttrs into account when validating asm! register operands
Checking of asm! register operands now properly takes function
attributes such as #[target_feature] and #[instruction_set] into
account.
2022-02-21 18:28:22 +00:00
..
src Take CodegenFnAttrs into account when validating asm! register operands 2022-02-21 18:28:22 +00:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00