| Age | Commit message (Expand) | Author | Lines |
| 2022-01-23 | Rollup merge of #91526 - petrochenkov:earlint, r=cjgillot | Matthias Krüger | -65/+55 |
| 2022-01-23 | Auto merge of #93066 - nnethercote:infallible-decoder, r=bjorn3 | bors | -6/+6 |
| 2022-01-23 | Auto merge of #93047 - matthiaskrgr:defer__dist_PlainSourceTarball, r=Mark-Si... | bors | -1/+5 |
| 2022-01-23 | Update clippy | Vadim Petrochenkov | -64/+54 |
| 2022-01-23 | rustc_lint: Reuse the set of registered tools from resolver | Vadim Petrochenkov | -1/+1 |
| 2022-01-23 | Auto merge of #93220 - matthiaskrgr:rollup-9bkrlk0, r=matthiaskrgr | bors | -150/+98 |
| 2022-01-23 | Auto merge of #93165 - eholk:disable-generator-drop-tracking, r=nikomatsakis | bors | -0/+113 |
| 2022-01-23 | Rollup merge of #93196 - mati865:remove-build_helper-dead-code, r=Mark-Simula... | Matthias Krüger | -16/+0 |
| 2022-01-23 | Rollup merge of #93185 - camelid:crate-private, r=GuillaumeGomez | Matthias Krüger | -14/+14 |
| 2022-01-23 | Rollup merge of #93168 - skrap:master, r=Amanieu | Matthias Krüger | -2/+3 |
| 2022-01-23 | Rollup merge of #93113 - GuillaumeGomez:unify-sizes, r=jsha | Matthias Krüger | -106/+33 |
| 2022-01-23 | Rollup merge of #93103 - estebank:await-span, r=nagisa | Matthias Krüger | -0/+38 |
| 2022-01-23 | Rollup merge of #93068 - jsha:dot-spacing, r=GuillaumeGomez | Matthias Krüger | -5/+3 |
| 2022-01-23 | Rollup merge of #91122 - dtolnay:not, r=m-ou-se | Matthias Krüger | -7/+7 |
| 2022-01-22 | update uclibc instructions for new toolchain, add link from platforms doc | Jonah Petri | -2/+3 |
| 2022-01-22 | Rollup merge of #93172 - jsha:re-remove-line, r=camelid | Matthias Krüger | -1/+0 |
| 2022-01-22 | Rollup merge of #93170 - GuillaumeGomez:gui-tests-explanations, r=jsha | Matthias Krüger | -3/+22 |
| 2022-01-22 | Rollup merge of #93153 - tmiasko:reject-unsupported-naked-functions, r=Amanieu | Matthias Krüger | -191/+102 |
| 2022-01-22 | Rollup merge of #93132 - Urgau:fix-rustdoc-json-format-version, r=oli-obk | Matthias Krüger | -3/+3 |
| 2022-01-22 | Rollup merge of #92828 - Amanieu:unwind-abort, r=dtolnay | Matthias Krüger | -1/+1 |
| 2022-01-22 | Remove dead code from build_helper | Mateusz Mikuła | -16/+0 |
| 2022-01-21 | rustdoc: Make some `pub` items crate-private | Noah Lev | -14/+14 |
| 2022-01-21 | Auto merge of #93173 - matthiaskrgr:rollup-49bj7ta, r=matthiaskrgr | bors | -208/+342 |
| 2022-01-22 | Make `Decodable` and `Decoder` infallible. | Nicholas Nethercote | -6/+6 |
| 2022-01-21 | Fix spacing for `·` between stability and source | Jacob Hoffman-Andrews | -5/+3 |
| 2022-01-21 | Unify search input and buttons size | Guillaume Gomez | -106/+33 |
| 2022-01-21 | Rollup merge of #93139 - jsha:fix-wrapped-names, r=Nemo157 | Matthias Krüger | -19/+54 |
| 2022-01-21 | Rollup merge of #92963 - terrarier2111:tuple-diagnostic, r=davidtwco | Matthias Krüger | -4/+18 |
| 2022-01-21 | Rollup merge of #92843 - camelid:str-concat-sugg, r=davidtwco | Matthias Krüger | -30/+43 |
| 2022-01-21 | Rollup merge of #92835 - iwanders:issue-66450-improve-cfg-error-message, r=na... | Matthias Krüger | -2/+8 |
| 2022-01-21 | Rollup merge of #92467 - Aaron1011:extern-local-region, r=oli-obk | Matthias Krüger | -108/+73 |
| 2022-01-21 | Rollup merge of #91965 - ferrocene:pa-more-granular-exclude, r=Mark-Simulacrum | Matthias Krüger | -45/+146 |
| 2022-01-21 | Auto merge of #92363 - the8472:less-compiletest-normalization, r=Mark-Simulacrum | bors | -124/+94 |
| 2022-01-21 | rustdoc: remove dashed underline under main heading | Jacob Hoffman-Andrews | -1/+0 |
| 2022-01-21 | Add missing GUI test explanations | Guillaume Gomez | -3/+22 |
| 2022-01-21 | Add regression test for #93161 | Eric Holk | -0/+93 |
| 2022-01-21 | Auto merge of #92983 - pietroalbini:pa-bump-runner-images, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-01-21 | Disable drop range tracking in generators | Eric Holk | -0/+20 |
| 2022-01-21 | Remove a span from hir::ExprKind::MethodCall | Cameron Steffen | -171/+165 |
| 2022-01-21 | allow excluding paths only from a single module | Pietro Albini | -41/+128 |
| 2022-01-21 | replace paths in PathSet with a dedicated TaskPath struct | Pietro Albini | -14/+28 |
| 2022-01-21 | Auto merge of #91359 - dtolnay:args, r=Mark-Simulacrum | bors | -32/+32 |
| 2022-01-21 | Auto merge of #93138 - matthiaskrgr:rollup-m8akifd, r=matthiaskrgr | bors | -139/+670 |
| 2022-01-21 | Reject may_unwind option in naked functions | Tomasz Miąsko | -10/+22 |
| 2022-01-21 | Reject unsupported naked functions | Tomasz Miąsko | -191/+90 |
| 2022-01-20 | rustdoc: fix overflow-wrap for table layouts | Jacob Hoffman-Andrews | -19/+54 |
| 2022-01-21 | use lazy_static to compile `Regex::new` instances once instead on each test | The 8472 | -31/+32 |
| 2022-01-21 | Override rustc version in ui and mir-opt tests to get stable hashes | The 8472 | -93/+62 |
| 2022-01-20 | Rollup merge of #93128 - pietroalbini:pa-verify-stable-version-number, r=Mark... | Matthias Krüger | -0/+34 |
| 2022-01-20 | Rollup merge of #93104 - dtolnay:ppbless, r=Mark-Simulacrum | Matthias Krüger | -1/+13 |