rust/compiler/rustc_ast_lowering/src
2024-04-15 16:45:26 -04:00
..
asm.rs Change DefKind::Static to a struct variant 2024-03-12 05:53:46 +00:00
block.rs Rename hir::Local into hir::LetStmt 2024-03-22 20:36:21 +01:00
delegation.rs Update (doc) comments 2024-03-22 06:31:51 +01:00
errors.rs Validation and other things 2024-04-15 16:45:01 -04:00
expr.rs Rollup merge of #121619 - RossSmyth:pfix_match, r=petrochenkov 2024-03-22 11:36:58 +01:00
format.rs do not eat nested exprs result in format args visitor 2024-03-18 09:27:47 +00:00
index.rs Add hir::Node::PreciseCapturingNonLifetimeArg 2024-04-15 16:45:25 -04:00
item.rs rustc_index: Add a ZERO constant to index types 2024-04-03 19:06:22 +03:00
lib.rs Use a path instead of an ident (and stop manually resolving) 2024-04-15 16:45:26 -04:00
lifetime_collector.rs Lower and resolve precise captures in HIR 2024-04-15 16:45:01 -04:00
pat.rs Implement macro-based deref!() syntax for deref patterns 2024-03-21 11:42:49 -04:00
path.rs Simplify ImplTraitContext 2024-03-08 02:10:11 +00:00