Files
rust/compiler/rustc_middle
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
..
2020-08-30 18:45:07 +03:00
2022-01-19 13:44:43 -06:00
2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.