| Age | Commit message (Expand) | Author | Lines |
| 2021-11-10 | Rollup merge of #88868 - calebzulawski:feature/simd_bitmask, r=workingjubilee | Matthias Krüger | -27/+78 |
| 2021-11-09 | Auto merge of #90734 - matthiaskrgr:rollup-e1euotp, r=matthiaskrgr | bors | -14/+350 |
| 2021-11-09 | Rollup merge of #90035 - SparrowLii:rfc2528, r=jackh726 | Matthias Krüger | -14/+172 |
| 2021-11-09 | Rollup merge of #89561 - nbdd0121:const_typeck, r=nikomatsakis | Matthias Krüger | -0/+178 |
| 2021-11-09 | Auto merge of #86041 - bstrie:unmagic-array-copy, r=jackh726 | bors | -30/+7 |
| 2021-11-09 | Rollup merge of #90708 - NieDzejkob:feature-note, r=jackh726 | Yuki Okushi | -0/+21 |
| 2021-11-09 | Rollup merge of #90678 - JohnTitor:add-some-gats-tests, r=jackh726 | Yuki Okushi | -0/+101 |
| 2021-11-09 | Rollup merge of #90591 - richlowe:illumos-ui-target, r=Mark-Simulacrum | Yuki Okushi | -2/+5 |
| 2021-11-09 | Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995 | bors | -87/+303 |
| 2021-11-09 | Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-se | bors | -6/+6 |
| 2021-11-09 | Add some GATs-related regression tests | Yuki Okushi | -0/+101 |
| 2021-11-08 | Add a note about feature(explicit_generic_args_with_impl_trait) to the releva... | Jakub Kądziołka | -0/+21 |
| 2021-11-08 | impl Copy/Clone for arrays in std, not in compiler | bstrie | -30/+7 |
| 2021-11-08 | Rollup merge of #90657 - GuillaumeGomez:one-char-last-line-removed, r=jyn514 | Guillaume Gomez | -0/+9 |
| 2021-11-08 | Auto merge of #89488 - c410-f3r:testsssssss, r=petrochenkov | bors | -115/+1 |
| 2021-11-08 | Don't abort compilation after giving a lint error | Joshua Nelson | -87/+303 |
| 2021-11-07 | Auto merge of #88368 - jyn514:metadata-error, r=petrochenkov | bors | -1/+28 |
| 2021-11-07 | Improve error when an .rlib can't be parsed | Joshua Nelson | -1/+28 |
| 2021-11-07 | ast: Fix naming conventions in AST structures | Vadim Petrochenkov | -0/+2 |
| 2021-11-07 | Auto merge of #90348 - Amanieu:asm_feature_gates, r=joshtriplett | bors | -95/+188 |
| 2021-11-07 | Add a FIXME note about what's missing | Gary Guo | -0/+34 |
| 2021-11-07 | Ensure closure requirements are proven for inline const | Gary Guo | -0/+48 |
| 2021-11-07 | Add unit test for issue 78174 | Gary Guo | -0/+72 |
| 2021-11-07 | Add unit test for issue 78132 | Gary Guo | -0/+24 |
| 2021-11-07 | Restrict tests that use needs-asm-support to non-experimental | Amanieu d'Antras | -3/+6 |
| 2021-11-07 | Add features gates for experimental asm features | Amanieu d'Antras | -92/+182 |
| 2021-11-06 | Rollup merge of #90649 - cjgillot:reveal-all-2, r=lcnr | Matthias Krüger | -1/+3 |
| 2021-11-06 | Rollup merge of #90646 - BoxyUwU:funky_ice, r=estebank | Matthias Krüger | -0/+44 |
| 2021-11-06 | Rollup merge of #90627 - camelid:suggest-box-deref, r=davidtwco | Matthias Krüger | -0/+40 |
| 2021-11-06 | Rollup merge of #90508 - nbdd0121:issue-90483, r=davidtwco | Matthias Krüger | -0/+28 |
| 2021-11-06 | Don't destructure args tuple in format_args! | Cameron Steffen | -6/+6 |
| 2021-11-06 | Add test for removed one character last line in rustdoc | Guillaume Gomez | -0/+9 |
| 2021-11-06 | Move some tests to more reasonable directories | Caio | -115/+1 |
| 2021-11-06 | Suggest dereference of `Box` when inner type is expected | Noah Lev | -0/+40 |
| 2021-11-06 | Run reveal_all on MIR more often. | Camille GILLOT | -1/+3 |
| 2021-11-06 | type error go brrrrrrrr | Ellen | -0/+44 |
| 2021-11-06 | Auto merge of #90297 - dtolnay:dotzero, r=petrochenkov | bors | -0/+10 |
| 2021-11-06 | Auto merge of #89970 - jackh726:gats_diagnostics, r=nikomatsakis | bors | -53/+306 |
| 2021-11-06 | Disable bitmask test on big endian | Caleb Zulawski | -0/+1 |
| 2021-11-06 | Allow simd_select_bitmask to take byte arrays | Caleb Zulawski | -17/+39 |
| 2021-11-06 | Allow simd_bitmask to return byte arrays | Caleb Zulawski | -10/+38 |
| 2021-11-05 | Review comments | jackh726 | -8/+10 |
| 2021-11-06 | Auto merge of #88441 - jackh726:closure_norm, r=nikomatsakis | bors | -75/+224 |
| 2021-11-05 | Auto merge of #90631 - matthiaskrgr:rollup-a5tzjh3, r=matthiaskrgr | bors | -72/+187 |
| 2021-11-05 | Rollup merge of #90626 - rusticstuff:be-more-accepting, r=jyn514 | Matthias Krüger | -0/+9 |
| 2021-11-05 | Rollup merge of #90597 - nikomatsakis:issue-90465, r=wesleywiser | Matthias Krüger | -69/+175 |
| 2021-11-05 | Rollup merge of #90569 - wesleywiser:fix_only_i686_tests, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2021-11-05 | Properly register text_direction_codepoint_in_comment lint. | Hans Kratz | -0/+9 |
| 2021-11-05 | Add test to confirm fnn_unsuffixed does not emit exponent notation | David Tolnay | -0/+6 |
| 2021-11-05 | Auto merge of #90583 - willcrichton:example-analyzer, r=jyn514 | bors | -3/+108 |