| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | -0/+158 |
| 2022-01-23 | Rollup merge of #93213 - c410-f3r:let-chains-feature, r=matthewjasper | Matthias Krüger | -20/+95 |
| 2022-01-23 | Liberate late bound regions when collecting GAT substs in wfcheck | Michael Goulet | -0/+10 |
| 2022-01-23 | Auto merge of #93066 - nnethercote:infallible-decoder, r=bjorn3 | bors | -5/+5 |
| 2022-01-23 | Auto merge of #93220 - matthiaskrgr:rollup-9bkrlk0, r=matthiaskrgr | bors | -10/+47 |
| 2022-01-22 | Add preliminary support for inline assembly for msp430. | William D. Jones | -0/+158 |
| 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-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 | -3/+2 |
| 2022-01-23 | Rollup merge of #91122 - dtolnay:not, r=m-ou-se | Matthias Krüger | -7/+7 |
| 2022-01-22 | Fix let_chains and if_let_guard feature flags | Caio | -20/+95 |
| 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 #92828 - Amanieu:unwind-abort, r=dtolnay | Matthias Krüger | -1/+1 |
| 2022-01-21 | Auto merge of #93173 - matthiaskrgr:rollup-49bj7ta, r=matthiaskrgr | bors | -158/+171 |
| 2022-01-22 | Make `Decodable` and `Decoder` infallible. | Nicholas Nethercote | -5/+5 |
| 2022-01-21 | Fix spacing for `·` between stability and source | Jacob Hoffman-Andrews | -3/+2 |
| 2022-01-21 | Rollup merge of #93139 - jsha:fix-wrapped-names, r=Nemo157 | Matthias Krüger | -14/+29 |
| 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 | Auto merge of #92363 - the8472:less-compiletest-normalization, r=Mark-Simulacrum | bors | -59/+59 |
| 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 | Disable drop range tracking in generators | Eric Holk | -0/+20 |
| 2022-01-21 | Auto merge of #91359 - dtolnay:args, r=Mark-Simulacrum | bors | -31/+22 |
| 2022-01-21 | Auto merge of #93138 - matthiaskrgr:rollup-m8akifd, r=matthiaskrgr | bors | -115/+551 |
| 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 | -14/+29 |
| 2022-01-21 | Override rustc version in ui and mir-opt tests to get stable hashes | The 8472 | -59/+59 |
| 2022-01-20 | Rollup merge of #93094 - Enselic:check-for-enum-tuple-struct-fields, r=CraftS... | Matthias Krüger | -2/+4 |
| 2022-01-20 | Rollup merge of #93087 - ricobbe:alt-calling-convention-test-fix, r=Mark-Simu... | Matthias Krüger | -5/+11 |
| 2022-01-20 | Rollup merge of #93086 - c410-f3r:let-guard, r=Mark-Simulacrum | Matthias Krüger | -2/+26 |
| 2022-01-20 | Rollup merge of #93067 - jsha:fix-scroll-padding-top, r=GuillaumeGomez | Matthias Krüger | -0/+6 |
| 2022-01-20 | Rollup merge of #93061 - estebank:macr-suggestion, r=cjgillot | Matthias Krüger | -23/+68 |
| 2022-01-20 | Rollup merge of #93038 - GuillaumeGomez:block-doc-comments, r=notriddle | Matthias Krüger | -0/+13 |
| 2022-01-20 | Rollup merge of #92860 - CraftSpider:rustdoc-json-impl-ice, r=jsha | Matthias Krüger | -0/+14 |
| 2022-01-20 | Rollup merge of #92856 - GuillaumeGomez:exclude-test-doc_auto_cfg, r=Nemo157 | Matthias Krüger | -3/+9 |
| 2022-01-20 | Rollup merge of #91032 - eholk:generator-drop-tracking, r=nikomatsakis | Matthias Krüger | -80/+413 |
| 2022-01-20 | Extra cfg_hide a bit to handle inner cfgs | Guillaume Gomez | -1/+1 |
| 2022-01-20 | Update doc_auto_cfg test | Guillaume Gomez | -2/+8 |
| 2022-01-20 | Rollup merge of #93038 - GuillaumeGomez:block-doc-comments, r=notriddle | Matthias Krüger | -0/+13 |