mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 02:53:43 +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.