rust/compiler/rustc_ast_lowering
Amanieu d'Antras ddc53f809b Allow clobbering unsupported registers in asm!
Previously registers could only be marked as clobbered if the target feature for that register was enabled. This restriction is now removed.
2021-04-04 10:42:32 +01:00
..
src Allow clobbering unsupported registers in asm! 2021-04-04 10:42:32 +01:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00