| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-18 | Re-export more `rustc_span::symbol` things from `rustc_span`. | Nicholas Nethercote | -2/+1 |
| 2024-11-22 | Get rid of HIR const checker | Michael Goulet | -0/+7 |
| 2024-11-18 | use `TypingEnv` when no `infcx` is available | lcnr | -4/+4 |
| 2024-11-04 | ty::KContainer -> ty::AssocItemContainer::K | Michael Goulet | -2/+2 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -2/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+2 |
| 2024-07-02 | Instance::resolve -> Instance::try_resolve, and other nits | Michael Goulet | -1/+1 |
| 2024-06-14 | Use is_lang_item more aggressively | Michael Goulet | -4/+4 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_middle`. | Nicholas Nethercote | -0/+1 |
| 2023-07-14 | refactor(rustc_middle): Substs -> GenericArg | Mahdi Dibaiee | -13/+13 |
| 2023-04-27 | Don't call await a method | Michael Goulet | -0/+5 |
| 2023-04-16 | Move some utils out of `rustc_const_eval` | Nilstrieb | -0/+137 |
