| Age | Commit message (Expand) | Author | Lines |
| 2022-06-02 | Revert #96682. | Nicholas Nethercote | -86/+59 |
| 2022-05-29 | Auto merge of #97214 - Mark-Simulacrum:stage0-bump, r=pietroalbini | bors | -339/+339 |
| 2022-05-29 | Auto merge of #94214 - nikic:rust-opaque-pointers, r=cuviper | bors | -285/+256 |
| 2022-05-29 | Auto merge of #97456 - Bryysen:issue-97319-fix, r=compiler-errors | bors | -60/+139 |
| 2022-05-29 | Auto merge of #97287 - compiler-errors:type-interner, r=jackh726,oli-obk | bors | -88/+120 |
| 2022-05-29 | Auto merge of #96687 - jyn514:download-rustc, r=Mark-Simulacrum | bors | -352/+418 |
| 2022-05-29 | Auto merge of #96652 - notriddle:notriddle/self, r=GuillaumeGomez | bors | -62/+251 |
| 2022-05-29 | Auto merge of #97500 - GuillaumeGomez:rollup-ms1bvps, r=GuillaumeGomez | bors | -95/+269 |
| 2022-05-29 | Rollup merge of #97479 - JohnTitor:make-check-pass, r=compiler-errors | Guillaume Gomez | -13/+11 |
| 2022-05-29 | Rollup merge of #97028 - ridwanabdillahi:pretty-printer, r=michaelwoerister | Guillaume Gomez | -82/+255 |
| 2022-05-29 | Rollup merge of #96950 - JohnTitor:issue-96395, r=compiler-errors,oli-obk | Guillaume Gomez | -0/+3 |
| 2022-05-28 | Auto merge of #97472 - cuviper:rebase-rustc-rayon, r=Mark-Simulacrum | bors | -0/+1 |
| 2022-05-28 | Improve error message for E0081 | Bryysen | -60/+139 |
| 2022-05-28 | Fix TyKind lint, make consts no longer fn, etc | Michael Goulet | -88/+120 |
| 2022-05-28 | Auto merge of #97461 - eddyb:proc-macro-less-payload, r=bjorn3 | bors | -9/+12 |
| 2022-05-28 | Auto merge of #97383 - dingxiangfei2009:restore-region-scope-tree-query, r=di... | bors | -15/+3 |
| 2022-05-28 | Auto merge of #97158 - JakobDegen:dse, r=tmiasko,cjgillot | bors | -341/+403 |
| 2022-05-28 | Make some tests check-pass | Yuki Okushi | -13/+11 |
| 2022-05-28 | Auto merge of #97476 - Dylan-DPC:rollup-t53nxoe, r=Dylan-DPC | bors | -25/+134 |
| 2022-05-28 | Rollup merge of #97466 - jyn514:consolidate-install, r=Mark-Simulacrum | Dylan DPC | -25/+25 |
| 2022-05-28 | Rollup merge of #97327 - davidtwco:diagnostic-translation-compile-time-valida... | Dylan DPC | -0/+109 |
| 2022-05-28 | Auto merge of #97465 - jyn514:dist-ra, r=Mark-Simulacrum | bors | -0/+3 |
| 2022-05-28 | Auto merge of #97284 - b-naber:constraint-dyn-impl-suggestion, r=estebank | bors | -31/+82 |
| 2022-05-27 | Update to rebased rustc-rayon 0.4 | Josh Stone | -0/+1 |
| 2022-05-28 | Auto merge of #97433 - GuillaumeGomez:rm-refcell-context, r=notriddle | bors | -111/+128 |
| 2022-05-27 | Switch incremental/hashes tests to all use optimizations. | Jakob Degen | -39/+39 |
| 2022-05-28 | Rollup merge of #97462 - GuillaumeGomez:more-eslint-rules, r=notriddle | Matthias Krüger | -6/+15 |
| 2022-05-28 | Rollup merge of #97458 - estebank:use-self-in-derive-macro, r=compiler-errors | Matthias Krüger | -0/+21 |
| 2022-05-28 | Rollup merge of #97457 - JohnTitor:issue-81899, r=compiler-errors | Matthias Krüger | -0/+30 |
| 2022-05-28 | Rollup merge of #97411 - raiyansayeed:print-stderr-consistently, r=Mark-Simul... | Matthias Krüger | -38/+38 |
| 2022-05-27 | [bootstrap] Move `sanitize_sh` from `dist` to `install` | Joshua Nelson | -25/+25 |
| 2022-05-27 | Fix `x dist --stage 1 src/tools/rust-analyzer` | Joshua Nelson | -0/+3 |
| 2022-05-27 | Add "eqeqeq" eslint rule | Guillaume Gomez | -6/+7 |
| 2022-05-27 | Add "no-unused-vars" eslint rule | Guillaume Gomez | -0/+7 |
| 2022-05-27 | Add "arrow-parens" eslint rule | Guillaume Gomez | -0/+1 |
| 2022-05-27 | Pass Context as a &mut to allow to remove RefCell fields | Guillaume Gomez | -111/+128 |
| 2022-05-27 | cleanup librustdoc by making parent stack store items | Michael Howell | -90/+84 |
| 2022-05-27 | proc_macro: don't pass a client-side function pointer through the server. | Eduard-Mihai Burtescu | -9/+12 |
| 2022-05-27 | Auto merge of #96790 - lqd:update_jemalloc, r=Mark-Simulacrum | bors | -3/+1 |
| 2022-05-27 | Modify `derive(Debug)` to use `Self` in struct literal to avoid redundant error | Esteban Küber | -12/+3 |
| 2022-05-27 | Add test for #97343 | Esteban Küber | -0/+30 |
| 2022-05-28 | Add regression test for #81899 | Yuki Okushi | -0/+30 |
| 2022-05-27 | Finish bumping stage0 | Mark Rousskov | -339/+339 |
| 2022-05-27 | Auto merge of #96046 - oli-obk:const_typeck, r=cjgillot | bors | -397/+759 |
| 2022-05-27 | Update tests on aarch64 | Oli Scherer | -127/+183 |
| 2022-05-27 | Auto merge of #97442 - hafeoz:master, r=GuillaumeGomez | bors | -1/+20 |
| 2022-05-27 | Auto merge of #97444 - compiler-errors:rollup-2gvdav6, r=compiler-errors | bors | -114/+53 |
| 2022-05-26 | Rollup merge of #97066 - petrochenkov:nofragkind, r=camelid | Michael Goulet | -114/+53 |
| 2022-05-27 | libcore: Add `iter::from_generator` which is like `iter::from_fn`, but for co... | Vadim Petrochenkov | -7/+7 |
| 2022-05-26 | Formatting | hafeoz | -1/+3 |