about summary refs log tree commit diff
path: root/compiler/rustc_mir_build/src/builder/misc.rs
AgeCommit message (Expand)AuthorLines
2025-02-08Rustfmtbjorn3-5/+10
2024-12-18Do not do if ! else, use unnegated cond and swap the branches insteadSantiago Pastorino-3/+3
2024-12-17Rename `rustc_mir_build::build` to `builder`Zalathar-0/+65