mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 05:25:38 +00:00
Checking of asm! register operands now properly takes function attributes such as #[target_feature] and #[instruction_set] into account.
Checking of asm! register operands now properly takes function attributes such as #[target_feature] and #[instruction_set] into account.