| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-28 | Add or-patterns to pattern types | Oli Scherer | -0/+27 |
| 2025-04-12 | Move FlagComputation, PatternKind, and TypeWalker to rustc_type_ir | jackh726 | -8/+39 |
| 2025-03-06 | Hide the end of ranges in pretty printing if it's also the maximum of the type | Oli Scherer | -1/+23 |
| 2025-03-06 | Remove the `Option` part of range ends in the HIR | Oli Scherer | -4/+3 |
| 2025-03-06 | Avoid having to handle an `Option` in the type system | Oli Scherer | -9/+2 |
| 2025-03-06 | Prefer a two value enum over bool | Oli Scherer | -5/+3 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2024-04-29 | Remove `extern crate rustc_macros` from `rustc_middle`. | Nicholas Nethercote | -0/+1 |
| 2024-04-08 | Actually create ranged int types in the type system. | Oli Scherer | -0/+48 |
