mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
fc41d4bf35
Checking of asm! register operands now properly takes function attributes such as #[target_feature] and #[instruction_set] into account.