| Age | Commit message (Expand) | Author | Lines |
| 2022-01-26 | Auto merge of #93301 - spastorino:perf-test-1, r=oli-obk | bors | -194/+212 |
| 2022-01-26 | Change test to check-pass | Eric Holk | -1/+1 |
| 2022-01-26 | Update minifier crate version to 0.0.42 | Guillaume Gomez | -1/+1 |
| 2022-01-26 | Update tracking issue numbers for inline assembly sub-features | Amanieu d'Antras | -12/+12 |
| 2022-01-26 | Bless incremental tests. | Camille GILLOT | -194/+212 |
| 2022-01-26 | Ignore unwinding edges when checking for unconditional recursion | Tomasz Miąsko | -3/+100 |
| 2022-01-26 | Auto merge of #91840 - JakobDegen:fix_early_otherwise, r=oli-obk | bors | -97/+219 |
| 2022-01-26 | Auto merge of #88679 - petrochenkov:doctrscope, r=GuillaumeGomez | bors | -33/+108 |
| 2022-01-26 | Don't suggest inaccessible fields | threadexception | -0/+30 |
| 2022-01-26 | Update LLVM submodule | Nikita Popov | -0/+0 |
| 2022-01-26 | `const_deallocate`: Don't deallocate memory allocated in an another const. Do... | woppopo | -4/+27 |
| 2022-01-26 | Auto merge of #93314 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-01-25 | Update cargo | Eric Huss | -0/+0 |
| 2022-01-25 | #91939: integer to char cast error, make more targeted | George Bateman | -0/+24 |
| 2022-01-25 | Update src/doc/rustc/src/linker-plugin-lto.md | Nicolas Abram | -1/+1 |
| 2022-01-25 | Add regression test for #93197 | Eric Holk | -0/+15 |
| 2022-01-25 | Remove 1-tuple unreachable case | Rob Pilling | -2/+13 |
| 2022-01-25 | Handle generics with ParamEnv | Rob Pilling | -2/+52 |
| 2022-01-25 | Compare tuple element & arg types before suggesting a tuple | Rob Pilling | -10/+48 |
| 2022-01-25 | Test tuple suggestions, including tuple-as-function-argument | Rob Pilling | -0/+88 |
| 2022-01-25 | Rollup merge of #93303 - compiler-errors:issue-93282, r=wesleywiser | Matthias Krüger | -0/+17 |
| 2022-01-25 | Rollup merge of #93291 - conradludgate:minor-fix-93231, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-01-25 | Rollup merge of #93286 - jsha:sidebar-nowrap, r=GuillaumeGomez | Matthias Krüger | -0/+14 |
| 2022-01-25 | Rollup merge of #93250 - Aaron1011:remove-early-dedup, r=oli-obk | Matthias Krüger | -21/+380 |
| 2022-01-25 | delay the bug once again, generalize turbofish suggestion | Michael Goulet | -25/+4 |
| 2022-01-25 | Auto merge of #93095 - Aaron1011:remove-assoc-ident, r=cjgillot | bors | -8/+7 |
| 2022-01-25 | Remove delayed bug when encountering label in bad turbofish | Michael Goulet | -3/+41 |
| 2022-01-25 | Add test when there is no source code link after version | Guillaume Gomez | -0/+23 |
| 2022-01-25 | Fix invalid extra dot after version if no source | Guillaume Gomez | -3/+4 |
| 2022-01-25 | Auto merge of #92353 - Kobzol:doc-attr-lists-gat, r=GuillaumeGomez | bors | -46/+19 |
| 2022-01-26 | Add a minimal working `append_const_msg` argument | Deadbeef | -3/+3 |
| 2022-01-26 | Improve selection errors for `~const` trait bounds | Deadbeef | -50/+82 |
| 2022-01-25 | rustdoc: Pre-calculate traits that are in scope for doc links | Vadim Petrochenkov | -33/+108 |
| 2022-01-25 | give light-theme fns the correct orange-brown colour | Conrad Ludgate | -1/+1 |
| 2022-01-25 | Rollup merge of #93251 - jsha:theme-radio, r=GuillaumeGomez | Matthias Krüger | -50/+78 |
| 2022-01-25 | Rollup merge of #93175 - spastorino:negative-traits-coherence-new, r=nikomats... | Matthias Krüger | -0/+26 |
| 2022-01-25 | Rollup merge of #93169 - CraftSpider:rustdoc-clean-inconsistency, r=Guillaume... | Matthias Krüger | -20/+27 |
| 2022-01-25 | Rollup merge of #93144 - wesleywiser:uninhabited_type_code_cov2, r=tmandry | Matthias Krüger | -0/+57 |
| 2022-01-25 | Rollup merge of #93118 - jackh726:param-heuristics-3, r=estebank | Matthias Krüger | -1/+8 |
| 2022-01-25 | Rollup merge of #93064 - Aaron1011:provisional-dep-node, r=michaelwoerister | Matthias Krüger | -0/+24 |
| 2022-01-24 | Add white-space: nowrap to links in the sidebar | Jacob Hoffman-Andrews | -0/+14 |
| 2022-01-24 | Auto merge of #90842 - pierwill:localdefid-indexmap, r=wesleywiser | bors | -16/+16 |
| 2022-01-24 | Auto merge of #93260 - matthiaskrgr:rollup-c5b9c76, r=matthiaskrgr | bors | -11/+97 |
| 2022-01-24 | Fix vec-slices debuginfo test for GDB. | Michael Woerister | -11/+10 |
| 2022-01-24 | [debuginfo] Fix and unify handling of fat pointers in debuginfo. | Michael Woerister | -6/+34 |
| 2022-01-24 | Rollup merge of #93253 - jsha:theme-on-show, r=GuillaumeGomez | Matthias Krüger | -6/+25 |
| 2022-01-24 | Rollup merge of #93241 - GuillaumeGomez:rust-logo-appearance, r=jsha | Matthias Krüger | -1/+1 |
| 2022-01-24 | Rollup merge of #93231 - conradludgate:doc-link-brightness, r=notriddle | Matthias Krüger | -3/+70 |
| 2022-01-24 | Rollup merge of #93212 - GuillaumeGomez:cursor-pointer-mobile-sidebar, r=jsha | Matthias Krüger | -1/+0 |
| 2022-01-24 | Rollup merge of #93188 - jsha:fix-safari-bumpy-search, r=camelid | Matthias Krüger | -0/+1 |