about summary refs log tree commit diff
path: root/compiler/rustc_mir_build/src/builder/custom/mod.rs
AgeCommit message (Expand)AuthorLines
2025-08-15Port `#[custom_mir(..)]` to the new attribute systemSasha Pourcelot-33/+32
2025-04-17Replace infallible `name_or_empty` methods with fallible `name` methods.Nicholas Nethercote-1/+2
2025-01-31Remove the `mir_build` hook.Nicholas Nethercote-1/+1
2024-12-18mir: require `is_cleanup` when creating `BasicBlockData`DianQK-1/+1
2024-12-17Rename `rustc_mir_build::build` to `builder`Zalathar-0/+176