| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-16 | future-incompat lints: don't link to the nightly edition-guide version | dianne | -2/+2 | |
| 2025-04-22 | Use `is_lang_item` and `as_lang_item` instead of handrolling their logic | Oli Scherer | -2/+2 | |
| 2025-02-21 | Move methods from Map to TyCtxt, part 3. | Nicholas Nethercote | -1/+1 | |
| Continuing the work from #137162. Every method gains a `hir_` prefix. | ||||
| 2025-02-08 | Rustfmt | bjorn3 | -6/+5 | |
| 2024-12-15 | Use links to edition guide for edition migrations | Eric Huss | -0/+1 | |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -5/+6 | |
| 2024-09-06 | Make `Ty::boxed_ty` return an `Option` | Pavel Grigorenko | -5/+2 | |
| 2024-08-27 | Add `warn(unreachable_pub)` to `rustc_lint`. | Nicholas Nethercote | -1/+1 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+3 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2024-06-16 | boxed_slice_into_iter: tiny doc correction | Kalle Wachsmuth | -1/+1 | |
| 2024-06-11 | replace version placeholder | Pietro Albini | -2/+2 | |
| 2024-05-20 | Implement BOXED_SLICE_INTO_ITER | Michael Goulet | -0/+157 | |
