| Age | Commit message (Expand) | Author | Lines |
| 2022-08-05 | Update Cargo.lock | Mark Rousskov | -2/+2 |
| 2022-08-05 | Upgrade hashbrown to 0.12.3 | Amanieu d'Antras | -2/+2 |
| 2022-08-05 | Upgrade indexmap and thorin-dwp to use hashbrown 0.12 | Josh Stone | -31/+10 |
| 2022-07-05 | [beta] Update cargo | Eric Huss | -1/+1 |
| 2022-06-27 | update rustfmt | Caleb Cartwright | -1/+1 |
| 2022-06-27 | Bump RLS to latest master on rust-lang/rls | Mark Rousskov | -2/+1 |
| 2022-06-24 | Rollup merge of #98411 - ehuss:update-tendril, r=Mark-Simulacrum | Yuki Okushi | -4/+4 |
| 2022-06-24 | Rollup merge of #97633 - mkroening:object-osabi, r=petrochenkov | Yuki Okushi | -1/+14 |
| 2022-06-23 | Rollup merge of #98353 - beetrees:builtin-macros-cfg-diag, r=davidtwco | Michael Goulet | -0/+1 |
| 2022-06-23 | Session object: Set OS/ABI | Martin Kröning | -1/+14 |
| 2022-06-22 | Update tendril | Eric Huss | -4/+4 |
| 2022-06-22 | Auto merge of #97853 - TaKO8Ki:emit-only-one-note-per-unused-struct-field, r=... | bors | -0/+1 |
| 2022-06-21 | Migrate `builtin-macros-requires-cfg-pattern` to `SessionDiagnostic` | beetrees | -0/+1 |
| 2022-06-19 | Auto merge of #97268 - jyn514:faster-assemble, r=Mark-Simulacrum | bors | -0/+1 |
| 2022-06-19 | Panic if `dist` generates a symbolic link in a generated tarball | Joshua Nelson | -0/+1 |
| 2022-06-19 | collapse dead code warnings into a single diagnostic | Takayuki Maeda | -0/+1 |
| 2022-06-17 | Update cargo | Arlo Siemsen | -21/+27 |
| 2022-06-17 | Auto merge of #98106 - cjgillot:split-definitions, r=michaelwoerister | bors | -1/+1 |
| 2022-06-16 | Update Cargo.lock | flip1995 | -0/+2 |
| 2022-06-15 | Rollup merge of #98067 - klensy:compiler-deps2, r=Dylan-DPC | Yuki Okushi | -14/+0 |
| 2022-06-14 | Make ResolverAstLowering a struct. | Camille GILLOT | -1/+1 |
| 2022-06-14 | Add metadata generation for vtables when using VFE | flip1995 | -0/+1 |
| 2022-06-14 | Auto merge of #98040 - calebcartwright:sync-rustfmt, r=calebcartwright | bors | -62/+42 |
| 2022-06-14 | Rollup merge of #97385 - oli-obk:smir-tool-lib, r=pnkfelix | Yuki Okushi | -0/+16 |
| 2022-06-13 | deps: add clap to workspace hack | Caleb Cartwright | -0/+1 |
| 2022-06-13 | remove currently unused deps | klensy | -14/+0 |
| 2022-06-12 | update rustfmt version | Caleb Cartwright | -62/+41 |
| 2022-06-09 | Regenerate lockfile to include cargo's dependency on num_cpus | David Tolnay | -0/+1 |
| 2022-06-09 | Revert "Remove num_cpus dependency from bootstrap, build-manifest and rustc_s... | David Tolnay | -0/+3 |
| 2022-06-09 | Auto merge of #97772 - GuillaumeGomez:minifier-update, r=notriddle | bors | -2/+2 |
| 2022-06-08 | Auto merge of #97893 - ehuss:update-cargo, r=ehuss | bors | -2/+2 |
| 2022-06-08 | Update cargo | Eric Huss | -2/+2 |
| 2022-06-07 | Add checksum verification for rustfmt downloads | Joshua Nelson | -0/+2 |
| 2022-06-07 | Update minifier version to 0.2.1 | Guillaume Gomez | -2/+2 |
| 2022-06-06 | Auto merge of #97730 - flip1995:clippyup, r=Manishearth | bors | -32/+87 |
| 2022-06-05 | Auto merge of #93717 - pietroalbini:pa-ci-profiler, r=Mark-Simulacrum | bors | -0/+16 |
| 2022-06-04 | bump sysinfo version | Pietro Albini | -2/+2 |
| 2022-06-04 | Update Cargo.lock | Philipp Krones | -32/+87 |
| 2022-06-03 | Fix emscripten linker invocation | bjorn3 | -0/+1 |
| 2022-06-03 | Use serde_json for json error messages | bjorn3 | -0/+3 |
| 2022-06-03 | Use serde_json for target spec json | bjorn3 | -0/+2 |
| 2022-06-02 | List all crates used in crate source in Cargo.toml | Oli Scherer | -0/+5 |
| 2022-06-02 | Ship rustc_smir with rustc | Oli Scherer | -0/+11 |
| 2022-06-01 | update Miri | Ralf Jung | -0/+2 |
| 2022-06-01 | Auto merge of #97435 - Patryk27:bump-compiler-builtins, r=Dylan-DPC | bors | -2/+2 |
| 2022-05-30 | update Miri | Ralf Jung | -3/+52 |
| 2022-05-29 | Auto merge of #97287 - compiler-errors:type-interner, r=jackh726,oli-obk | bors | -0/+8 |
| 2022-05-28 | Auto merge of #97472 - cuviper:rebase-rustc-rayon, r=Mark-Simulacrum | bors | -12/+12 |
| 2022-05-28 | Initial fixes on top of type interner commit | Michael Goulet | -0/+5 |
| 2022-05-28 | Move things to rustc_type_ir | Wilco Kusee | -0/+3 |