rust/compiler/rustc_ast_lowering/src
Amanieu d'Antras fc41d4bf35 Take CodegenFnAttrs into account when validating asm! register operands
Checking of asm! register operands now properly takes function
attributes such as #[target_feature] and #[instruction_set] into
account.
2022-02-21 18:28:22 +00:00
..
asm.rs Take CodegenFnAttrs into account when validating asm! register operands 2022-02-21 18:28:22 +00:00
block.rs Add more information to impl Trait deny error 2022-02-17 18:45:53 -08:00
expr.rs Rollup merge of #94146 - est31:let_else, r=cjgillot 2022-02-20 00:37:34 +01:00
index.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00
item.rs Rollup merge of #94146 - est31:let_else, r=cjgillot 2022-02-20 00:37:34 +01:00
lib.rs Rollup merge of #92806 - compiler-errors:better-impl-trait-deny, r=estebank 2022-02-18 23:23:04 +01:00
pat.rs Add more information to impl Trait deny error 2022-02-17 18:45:53 -08:00
path.rs Add more information to impl Trait deny error 2022-02-17 18:45:53 -08:00