rust/compiler/rustc_ast_lowering/src
2023-03-16 11:21:50 +01:00
..
asm.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
block.rs
errors.rs Restrict #[rustc_box] to Box::new calls 2023-03-02 02:42:19 +00:00
expr.rs Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errors 2023-03-14 10:12:58 +00:00
format.rs Gate fmt args flattening behind -Zflatten-format-args. 2023-03-16 11:21:50 +01:00
index.rs Take a LocalDefId in hir::Visitor::visit_fn. 2023-01-28 09:51:50 +00:00
item.rs Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errors 2023-03-14 10:12:58 +00:00
lib.rs Auto merge of #108820 - cjgillot:ensure-on-disk, r=oli-obk 2023-03-12 14:00:28 +00:00
lifetime_collector.rs
pat.rs Add ErrorGuaranteed to HIR ExprKind::Err 2023-02-25 19:46:36 +00:00
path.rs