os-rust/compiler/rustc_ast_lowering/src
2024-10-28 14:12:17 +08:00
..
asm.rs nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
block.rs Lower AST node id only once 2024-10-28 14:12:17 +08:00
delegation.rs Lower AST node id only once 2024-10-28 14:12:17 +08:00
errors.rs Rollup merge of #126013 - nnethercote:unreachable_pub, r=Urgau 2024-08-27 00:41:57 +02:00
expr.rs Lower AST node id only once 2024-10-28 14:12:17 +08:00
format.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
index.rs rm ItemKind::OpaqueTy 2024-10-04 23:28:22 +00:00
item.rs Lower AST node id only once 2024-10-28 14:12:17 +08:00
lib.rs Lower AST node id only once 2024-10-28 14:12:17 +08:00
lifetime_collector.rs Make sure that outer opaques capture inner opaques's lifetimes even with precise capturing syntax 2024-10-19 18:02:26 +00:00
pat.rs Lower AST node id only once 2024-10-28 14:12:17 +08:00
path.rs Move an impl-Trait check from AST validation to AST lowering 2024-10-27 07:41:52 +01:00