rust/compiler/rustc_target/src
Dylan DPC 93db30aa7f
Rollup merge of #96149 - est31:remove_unused_macro_matchers, r=petrochenkov
Remove unused macro rules

Removes rules of internal macros that weren't triggered.
2022-04-26 01:21:20 +02:00
..
abi couple of clippy::complexity fixes 2022-04-13 22:51:34 +02:00
asm asm: Add a kreg0 register class on x86 which includes k0 2022-04-19 17:14:23 +02:00
spec Remove unused macro rules 2022-04-18 23:28:06 +02:00
lib.rs Clarify Layout interning. 2022-03-07 13:41:47 +11:00
tests.rs Emit warnings for unused fields in custom targets. 2021-06-17 21:48:02 +02:00