rust/compiler/rustc_ast_lowering/src
2025-03-26 00:15:34 +00:00
..
asm.rs Stabilize asm_goto 2025-03-17 11:12:10 +00:00
block.rs Introduce new parsing infrastructure and types for parsed attributes 2025-02-24 14:26:06 +01:00
delegation.rs Delegation: allow foreign fns reuse 2025-03-13 14:13:07 +03:00
errors.rs Rollup merge of #137824 - estebank:rtn-sugg, r=compiler-errors 2025-03-01 16:03:18 +01:00
expr.rs Auto merge of #136974 - m-ou-se:fmt-options-64-bit, r=scottmcm 2025-03-22 10:56:14 +00:00
format.rs Refactor YieldKind so postfix yield must have an expression 2025-03-18 12:19:43 -07:00
index.rs Move hir::Item::ident into hir::ItemKind. 2025-03-18 06:29:50 +11:00
item.rs Rollup merge of #138895 - oli-obk:dedup-owner-id-creation, r=compiler-errors 2025-03-25 15:36:36 +09:00
lib.rs Ensure define_opaque is accounted for in HIR hash 2025-03-26 00:15:34 +00:00
pat.rs Pass Option<Symbol> to def_path_data/create_def methods. 2025-03-07 20:53:00 +11:00
path.rs Provide more context on resolve error caused from incorrect RTN 2025-03-03 18:23:49 +00:00
stability.rs compiler: remove AbiDatas 2025-02-11 20:18:01 -08:00