| Age | Commit message (Expand) | Author | Lines |
| 2022-01-24 | rustc_errors: only box the `diagnostic` field in `DiagnosticBuilder`. | Eduard-Mihai Burtescu | -1/+1 |
| 2022-01-24 | Auto merge of #93014 - Kobzol:revert-92103-stable-hash-skip-zero-bytes, r=the... | bors | -6/+6 |
| 2022-01-24 | Revert "Do not hash leading zero bytes of i64 numbers in Sip128 hasher" | Jakub Beránek | -6/+6 |
| 2022-01-24 | Auto merge of #93028 - compiler-errors:const_drop_bounds, r=fee1-dead | bors | -67/+82 |
| 2022-01-23 | Update theme on pageshow event | Jacob Hoffman-Andrews | -6/+25 |
| 2022-01-23 | rustdoc settings: use radio buttons for theme | Jacob Hoffman-Andrews | -50/+78 |
| 2022-01-23 | Remove deduplication of early lints | Aaron Hill | -21/+380 |
| 2022-01-23 | rustdoc: fix bump down typing search on Safari | Jacob Hoffman-Andrews | -0/+1 |
| 2022-01-23 | update tests | Conrad Ludgate | -2/+2 |
| 2022-01-23 | Rollup merge of #93229 - mark-i-m:noquiet, r=eddyb | Matthias Krüger | -5/+7 |
| 2022-01-23 | Rollup merge of #93227 - compiler-errors:gat-hrtb-wfcheck, r=jackh726 | Matthias Krüger | -0/+10 |
| 2022-01-23 | Rollup merge of #93226 - compiler-errors:issue-93141, r=jackh726 | Matthias Krüger | -0/+25 |
| 2022-01-23 | Rollup merge of #93219 - cr1901:msp430-asm-squashed, r=Amanieu | Matthias Krüger | -1/+174 |
| 2022-01-23 | Rollup merge of #93213 - c410-f3r:let-chains-feature, r=matthewjasper | Matthias Krüger | -20/+95 |
| 2022-01-23 | Rollup merge of #91526 - petrochenkov:earlint, r=cjgillot | Matthias Krüger | -65/+55 |
| 2022-01-23 | Liberate late bound regions when collecting GAT substs in wfcheck | Michael Goulet | -0/+10 |
| 2022-01-23 | Fix brief appearance of rust logo in the sidebar | Guillaume Gomez | -1/+1 |
| 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 | remove duplicate rule | Conrad Ludgate | -6/+0 |
| 2022-01-23 | rustc_lint: Reuse the set of registered tools from resolver | Vadim Petrochenkov | -1/+1 |
| 2022-01-23 | tweak all sidebar colours | Conrad Ludgate | -4/+68 |
| 2022-01-23 | Auto merge of #93220 - matthiaskrgr:rollup-9bkrlk0, r=matthiaskrgr | bors | -150/+98 |
| 2022-01-23 | adjust sidebar link brightness | Conrad Ludgate | -0/+9 |
| 2022-01-23 | Add `intrinsics::const_deallocate` | woppopo | -0/+127 |
| 2022-01-23 | Remove DiagnosticBuilder.quiet | mark | -5/+7 |
| 2022-01-22 | Add preliminary support for inline assembly for msp430. | William D. Jones | -1/+174 |
| 2022-01-22 | Use an `indexmap` to avoid sorting `LocalDefId`s | pierwill | -16/+16 |
| 2022-01-22 | Normalize field access types during borrowck | Michael Goulet | -0/+25 |
| 2022-01-23 | Auto merge of #93165 - eholk:disable-generator-drop-tracking, r=nikomatsakis | bors | -0/+113 |
| 2022-01-22 | Add has tests for blanket_with_local trait methods | Rune Tynan | -0/+2 |
| 2022-01-22 | [borrowck] Fix help on mutating &self in async fns | Alyssa Verkade | -0/+26 |
| 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 | respect doc(hidden) when suggesting available fields | Ibraheem Ahmed | -0/+43 |
| 2022-01-22 | Fix let_chains and if_let_guard feature flags | Caio | -20/+95 |
| 2022-01-22 | update uclibc instructions for new toolchain, add link from platforms doc | Jonah Petri | -2/+3 |
| 2022-01-22 | Remove unneeded cursor pointer rule on mobile sidebar | Guillaume Gomez | -1/+0 |
| 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 |