about summary refs log tree commit diff
path: root/compiler/rustc_mir_build/src/builder/expr/stmt.rs
AgeCommit message (Expand)AuthorLines
2025-06-23Add `#[loop_match]` for improved DFA codegenbjorn3-0/+3
2025-04-03Tighten up assignment operator representations.Nicholas Nethercote-2/+8
2025-02-21Put a `BlockTailInfo` in `BlockFrame::TailExpr`.Nicholas Nethercote-2/+1
2025-02-08Rustfmtbjorn3-5/+5
2024-12-17Rename `rustc_mir_build::build` to `builder`Zalathar-0/+196