rust/compiler/rustc_mir_build/src/builder
2025-06-05 14:14:59 +00:00
..
coverageinfo Rename rustc_mir_build::build to builder 2024-12-17 11:41:11 +11:00
custom Structurally normalize types as needed in projection_ty_core 2025-05-29 11:16:44 +00:00
expr Replace some Option<Span> with Span and use DUMMY_SP instead of None 2025-06-05 14:14:59 +00:00
matches Replace some Option<Span> with Span and use DUMMY_SP instead of None 2025-06-05 14:14:59 +00:00
block.rs Split visit_primary_bindings into two variants 2025-03-16 12:10:35 +11:00
cfg.rs Rustfmt 2025-02-08 22:12:13 +00:00
coverageinfo.rs Rename rustc_mir_build::build to builder 2024-12-17 11:41:11 +11: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 Avoid fold/flat_map. 2025-05-27 09:28:39 +10:00