| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-01-30 | Remove `NamedVarMap`. | Nicholas Nethercote | -4/+11 |
| 2024-10-30 | Remap impl-trait lifetimes on HIR instead of AST lowering. | Camille GILLOT | -1/+3 |
| 2024-10-04 | Simplify bound var resolution. | Camille GILLOT | -5/+5 |
| 2024-08-22 | Use a LocalDefId in ResolvedArg. | Camille GILLOT | -4/+4 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+2 |
| 2024-04-29 | Remove `extern crate rustc_macros` from `rustc_middle`. | Nicholas Nethercote | -1/+1 |
| 2024-01-04 | Make iteration order of named_variable_map, late_bound_vars_map, and resolve_... | Michael Woerister | -3/+3 |
| 2023-02-18 | Move late-bound arg type checks to resolve_bound_vars | Michael Goulet | -0/+2 |
| 2023-02-16 | Make things actually work | Michael Goulet | -2/+2 |
| 2023-02-16 | Rename some region-specific stuff | Michael Goulet | -0/+55 |
