| Age | Commit message (Expand) | Author | Lines |
| 2022-07-23 | Auto merge of #98471 - wesleywiser:update_measureme, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-07-22 | Update mdbook | Eric Huss | -2/+2 |
| 2022-07-21 | update Miri | Ralf Jung | -16/+30 |
| 2022-07-18 | Update mdbook | Eric Huss | -38/+7 |
| 2022-07-17 | Auto merge of #99033 - 5225225:interpreter-validity-checks, r=oli-obk | bors | -0/+1 |
| 2022-07-17 | Upgrade hashbrown to 0.12.3 | Amanieu d'Antras | -2/+2 |
| 2022-07-17 | Upgrade indexmap and thorin-dwp to use hashbrown 0.12 | Josh Stone | -31/+10 |
| 2022-07-17 | Auto merge of #99283 - RalfJung:miri, r=RalfJung | bors | -4/+103 |
| 2022-07-17 | update Miri | Ralf Jung | -4/+103 |
| 2022-07-15 | passes: migrate half of `check_attr` | David Wood | -0/+1 |
| 2022-07-14 | Use constant eval to do strict validity checks | 5225225 | -0/+1 |
| 2022-07-14 | Auto merge of #96544 - m-ysk:feature/issue-96358, r=cjgillot | bors | -1/+1 |
| 2022-07-12 | Move abstract const to rustc_middle::ty | kadmin | -0/+1 |
| 2022-07-09 | Update Cargo.lock | Michael Howell | -46/+10 |
| 2022-07-09 | Update submodule rust-installer | Michael Howell | -10/+3 |
| 2022-07-09 | Bump to clap 3 | Michael Howell | -1/+1 |
| 2022-07-08 | Auto merge of #99034 - RalfJung:miri, r=Mark-Simulacrum | bors | -0/+1 |
| 2022-07-08 | add regex to rustc-workspace-hack | Ralf Jung | -0/+1 |
| 2022-07-08 | Implement IntoDiagnosticArg for hir::ConstContext | Michael Goulet | -0/+1 |
| 2022-07-06 | Make AST lowering a query. | Camille GILLOT | -0/+1 |
| 2022-07-06 | Rollup merge of #98884 - davidtwco:translation-on-lints-derive, r=oli-obk | Dylan DPC | -0/+1 |
| 2022-07-05 | Update cargo | Eric Huss | -4/+4 |
| 2022-07-05 | macros: add diagnostic derive for lints | David Wood | -0/+1 |
| 2022-07-02 | move encode_and_write_metadata to rustc_metadata::fs | Yoshiki Matsuda | -1/+1 |
| 2022-06-30 | Update Cargo.lock | Philipp Krones | -4/+4 |
| 2022-06-29 | Rollup merge of #98415 - compiler-errors:rustc-borrowck-session-diagnostic-1,... | Dylan DPC | -0/+1 |
| 2022-06-29 | Auto merge of #98558 - nnethercote:smallvec-1.8.1, r=lqd | bors | -2/+2 |
| 2022-06-28 | Migrate some rustc_borrowck diagnostics to SessionDiagnostic | Michael Goulet | -0/+1 |
| 2022-06-27 | Update measureme to the latest version | Wesley Wiser | -2/+2 |
| 2022-06-27 | privacy: port "field is private" diag | David Wood | -0/+1 |
| 2022-06-27 | Update `smallvec` to 1.8.1. | Nicholas Nethercote | -2/+2 |
| 2022-06-26 | Auto merge of #98518 - RalfJung:miri, r=RalfJung | bors | -18/+4 |
| 2022-06-26 | Rollup merge of #98488 - Mark-Simulacrum:bump-rls, r=pietroalbini | Yuki Okushi | -2/+1 |
| 2022-06-25 | update Miri | Ralf Jung | -18/+4 |
| 2022-06-25 | Auto merge of #97513 - jyn514:submodule-handling, r=Mark-Simulacrum | bors | -67/+5 |
| 2022-06-25 | Auto merge of #98412 - calebcartwright:sync-rustfmt, r=calebcartwright | bors | -1/+1 |
| 2022-06-25 | 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 rustfmt | Caleb Cartwright | -1/+1 |
| 2022-06-22 | Update tendril | Eric Huss | -4/+4 |
| 2022-06-21 | Fully remove submodule handling from bootstrap.py | Joshua Nelson | -67/+5 |
| 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 |