rust/compiler/rustc_mir_build/src/builder
2025-07-07 13:55:40 +02:00
..
coverageinfo Rename rustc_mir_build::build to builder 2024-12-17 11:41:11 +11:00
custom mir: Add a new method to statement 2025-06-29 20:13:36 +08:00
expr Remove yields_in_scope from the scope tree. 2025-07-05 15:24:15 +00:00
matches loop match: handle opaque patterns 2025-07-01 15:53:52 +02:00
block.rs Split visit_primary_bindings into two variants 2025-03-16 12:10:35 +11:00
cfg.rs mir: Add a new method to statement 2025-06-29 20:13:36 +08:00
coverageinfo.rs mir: Add a new method to statement 2025-06-29 20:13:36 +08:00
misc.rs Rustfmt 2025-02-08 22:12:13 +00:00
mod.rs Reorder fields in hir::ItemKind variants. 2025-05-30 02:23:20 +10:00
scope.rs loop_match: fix 'no terminator on block' 2025-07-07 13:55:40 +02:00