| Age | Commit message (Expand) | Author | Lines |
| 2022-07-30 | Auto merge of #99768 - klensy:bump-deps-07-22, r=Mark-Simulacrum | bors | -30/+22 |
| 2022-07-29 | proc_macro: use crossbeam channels for the proc_macro cross-thread bridge | Nika Layzell | -0/+1 |
| 2022-07-28 | Update Cargo.lock | Philipp Krones | -0/+1 |
| 2022-07-28 | fix memchr features in workspace-hack | klensy | -0/+1 |
| 2022-07-28 | update few deps | klensy | -30/+21 |
| 2022-07-26 | Update pulldown-cmark version | Guillaume Gomez | -6/+6 |
| 2022-07-24 | Auto merge of #99251 - cuviper:hashbrown-0.12, r=Mark-Simulacrum | bors | -33/+12 |
| 2022-07-24 | Auto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa | bors | -0/+1 |
| 2022-07-23 | Add fine-grained LLVM CFI support to the Rust compiler | Ramon de C Valle | -0/+1 |
| 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 |