| Age | Commit message (Expand) | Author | Lines |
| 2024-06-07 | Auto merge of #126110 - workingjubilee:backtrace-0.3.73, r=workingjubilee | bors | -4/+13 |
| 2024-06-06 | Update backtrace to 0.3.73 | Jubilee Young | -4/+13 |
| 2024-06-06 | Uplift TypeRelation and Relate | Michael Goulet | -0/+2 |
| 2024-06-06 | Make middle not rely on next_trait_solver | Michael Goulet | -1/+0 |
| 2024-06-03 | Add translation support by mdbook-i18n-helpers to bootstrap | dalance | -5/+143 |
| 2024-05-31 | Auto merge of #125408 - chriskrycho:chriskrycho/book-updates, r=ehuss | bors | -2/+150 |
| 2024-05-28 | Rollup merge of #125089 - Urgau:non_local_def-suggestions, r=estebank | Jubilee | -0/+1 |
| 2024-05-27 | Sync libstd deps with backtrace | Jubilee Young | -6/+26 |
| 2024-05-27 | non_local_defs: point to Self and Trait to give more context | Urgau | -0/+1 |
| 2024-05-26 | Uplift EarlyBinder | Michael Goulet | -0/+1 |
| 2024-05-24 | compiler: const_eval/transform/validate.rs -> mir_transform/validate.rs | Jubilee Young | -0/+1 |
| 2024-05-22 | Support mdBook preprocessors for TRPL in rustbook | Chris Krycho | -2/+150 |
| 2024-05-20 | refactor(opt-dist): use rustc-perf from rustc checkout | Bernardo Meurer Costa | -390/+0 |
| 2024-05-20 | Auto merge of #125313 - matthiaskrgr:rollup-65etxv0, r=matthiaskrgr | bors | -83/+138 |
| 2024-05-20 | Rollup merge of #125034 - rust-lang:cargo_update, r=Mark-Simulacrum | Matthias Krüger | -83/+138 |
| 2024-05-20 | Auto merge of #124560 - madsmtm:update-libc, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-05-19 | update lockfile | Ralf Jung | -2/+2 |
| 2024-05-19 | cargo update | github-actions | -83/+138 |
| 2024-05-18 | Move NormalizesTo back down | Michael Goulet | -0/+2 |
| 2024-05-18 | Make proof tree building generic | Michael Goulet | -0/+2 |
| 2024-05-18 | Uplift GenericArgKind, CanonicalVarValues, QueryInput | Michael Goulet | -0/+7 |
| 2024-05-18 | Update libc to 0.2.155 | Mads Marquart | -2/+2 |
| 2024-05-12 | Auto merge of #124639 - Jules-Bertholet:match-ergonomics-2024-migration-lint,... | bors | -0/+1 |
| 2024-05-12 | Match ergonomics 2024: migration lint | Jules Bertholet | -0/+1 |
| 2024-05-12 | Auto merge of #124883 - onur-ozkan:change-stage0-file, r=Mark-Simulacrum | bors | -1/+1 |
| 2024-05-11 | Make it possible to derive Lift/TypeVisitable/TypeFoldable in rustc_type_ir | Michael Goulet | -0/+11 |
| 2024-05-11 | use shared stage0 parser from `build_helper` | onur-ozkan | -1/+1 |
| 2024-05-11 | Update Cargo.lock | Mark Rousskov | -213/+221 |
| 2024-05-11 | Rollup merge of #124818 - compiler-errors:ena, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2024-05-10 | Auto merge of #123886 - scottmcm:more-rvalue-operands, r=matthewjasper | bors | -0/+2 |
| 2024-05-09 | opt-dist: use xz2 instead of xz crate | klensy | -10/+1 |
| 2024-05-08 | Make SSA aggregates without needing an alloca | Scott McMurray | -0/+2 |
| 2024-05-08 | Update cc crate to v1.0.97 | James Farrell | -3/+3 |
| 2024-05-06 | Update ena to 0.14.3 | Michael Goulet | -3/+3 |
| 2024-05-06 | Improve check-cfg CLI errors with more structured diagnostics | Urgau | -0/+1 |
| 2024-05-06 | Move some tests from `rustc_expand` to `rustc_parse`. | Nicholas Nethercote | -1/+1 |
| 2024-05-05 | Auto merge of #124754 - RalfJung:miri-sync, r=RalfJung | bors | -12/+82 |
| 2024-05-05 | update rustc-build-sysroot for dealing with unexpected_cfgs | Ralf Jung | -3/+3 |
| 2024-05-05 | update lockfile | Ralf Jung | -9/+79 |
| 2024-05-04 | compiler: upgrade time from 0.3.34 to 0.3.36 | Caleb Sander | -4/+4 |
| 2024-05-03 | Remove some unneeded `Cargo.toml` dependencies. | Nicholas Nethercote | -4/+0 |
| 2024-05-02 | Update Cargo.lock | Philipp Krones | -12/+22 |
| 2024-04-30 | Rollup merge of #124280 - beetrees:repr128-test-rmake, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-04-30 | Port repr128-dwarf run-make test to rmake | beetrees | -0/+1 |
| 2024-04-30 | Auto merge of #124366 - Kobzol:remove-yaml-expansion, r=pietroalbini | bors | -34/+0 |
| 2024-04-29 | Remove the `expand-yaml-anchors` tool | Jakub Beránek | -34/+0 |
| 2024-04-28 | Move rustfmt changes out | George Bateman | -0/+1 |
| 2024-04-28 | Remove direct dependencies on lazy_static, once_cell and byteorder | George Bateman | -8/+0 |
| 2024-04-27 | Remove lazycell and once_cell from compiletest dependencies | George Bateman | -8/+0 |
| 2024-04-25 | Auto merge of #124368 - RalfJung:miri, r=RalfJung | bors | -2/+4 |