| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-01 | loop match: run exhaustiveness check | Folkert de Vries | -4/+8 |
| 2025-06-23 | Add `#[loop_match]` for improved DFA codegen | bjorn3 | -2/+120 |
| 2025-06-05 | Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of None | Oli Scherer | -1/+1 |
| 2025-04-07 | Make use generated TerminatorKind::Call have call_source Use | Santiago Pastorino | -1/+1 |
| 2025-03-06 | Add UseCloned trait related code | Santiago Pastorino | -26/+46 |
| 2025-03-06 | Implement .use keyword as an alias of clone | Santiago Pastorino | -1/+35 |
| 2025-02-22 | Make a fake body to store typeck results for global_asm | Michael Goulet | -13/+4 |
| 2025-02-08 | Rustfmt | bjorn3 | -48/+61 |
| 2025-01-31 | Implement MIR, CTFE, and codegen for unsafe binders | Michael Goulet | -2/+5 |
| 2025-01-28 | Represent the raw pointer for a array length check as a new kind of fake borrow | Michael Goulet | -1/+1 |
| 2024-12-17 | Rename `rustc_mir_build::build` to `builder` | Zalathar | -0/+650 |
