| Age | Commit message (Expand) | Author | Lines |
| 2021-11-10 | Make `Option::cloned` const fn. | mbartlett21 | -4/+13 |
| 2021-11-09 | Auto merge of #86041 - bstrie:unmagic-array-copy, r=jackh726 | bors | -195/+35 |
| 2021-11-09 | Auto merge of #90724 - JohnTitor:rollup-zg0kbm3, r=JohnTitor | bors | -6/+154 |
| 2021-11-09 | Rollup merge of #90720 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -4/+4 |
| 2021-11-09 | Rollup merge of #90708 - NieDzejkob:feature-note, r=jackh726 | Yuki Okushi | -0/+32 |
| 2021-11-09 | Rollup merge of #90688 - SparrowLii:dotprod, r=Amanieu | Yuki Okushi | -0/+1 |
| 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 | Rollup merge of #87530 - bstrie:commentsync, r=bstrie | Yuki Okushi | -0/+11 |
| 2021-11-09 | Auto merge of #90700 - fee1-dead:select-returns-vec, r=davidtwco | bors | -143/+149 |
| 2021-11-09 | Update cargo | Eric Huss | -4/+4 |
| 2021-11-09 | Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995 | bors | -211/+486 |
| 2021-11-09 | Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-se | bors | -37/+21 |
| 2021-11-09 | Auto merge of #90695 - GuillaumeGomez:rollup-kxvvw4o, r=GuillaumeGomez | bors | -49/+39 |
| 2021-11-09 | Add some GATs-related regression tests | Yuki Okushi | -0/+101 |
| 2021-11-08 | Auto merge of #90443 - camelid:rustdoc-subst, r=GuillaumeGomez | bors | -118/+132 |
| 2021-11-08 | Attempt to address perf regressions with #[inline] | bstrie | -2/+4 |
| 2021-11-08 | Add a note about feature(explicit_generic_args_with_impl_trait) to the releva... | Jakub Kądziołka | -0/+32 |
| 2021-11-08 | Update Copy/Clone documentation WRT arrays | bstrie | -8/+3 |
| 2021-11-08 | impl Copy/Clone for arrays in std, not in compiler | bstrie | -187/+30 |
| 2021-11-08 | Add comments regarding superfluous `!Sync` impls | bstrie | -0/+11 |
| 2021-11-08 | fmt | Deadbeef | -42/+18 |
| 2021-11-08 | Make select_* methods return Vec for TraitEngine | Deadbeef | -118/+148 |
| 2021-11-08 | Rollup merge of #90689 - lnicola:rust-analyzer-2021-11-08, r=lnicola | Guillaume Gomez | -22/+16 |
| 2021-11-08 | Rollup merge of #90657 - GuillaumeGomez:one-char-last-line-removed, r=jyn514 | Guillaume Gomez | -1/+10 |
| 2021-11-08 | Rollup merge of #90652 - matthiaskrgr:unnnec_filter_map, r=jyn514 | Guillaume Gomez | -24/+12 |
| 2021-11-08 | Rollup merge of #90494 - Meziu:armv6k-3ds-target, r=sanxiyn | Guillaume Gomez | -2/+1 |
| 2021-11-08 | Auto merge of #90361 - Mark-Simulacrum:always-verify, r=michaelwoerister | bors | -1/+14 |
| 2021-11-08 | :arrow_up: rust-analyzer | Laurențiu Nicola | -22/+16 |
| 2021-11-08 | enable `dotprod` target feature in arm | SparrowLii | -0/+1 |
| 2021-11-08 | Auto merge of #90675 - camelid:cleanup-impl, r=jyn514 | bors | -158/+143 |
| 2021-11-08 | Auto merge of #90680 - calebcartwright:rustfmt-sync, r=calebcartwright | bors | -372/+670 |
| 2021-11-07 | Merge commit 'ea199bacef07213dbe008841b89c450e3bf0c638' into rustfmt-sync | Caleb Cartwright | -372/+670 |
| 2021-11-07 | rustdoc: Remove top-level wrappers for `ImplKind` methods | Noah Lev | -20/+8 |
| 2021-11-08 | Auto merge of #89488 - c410-f3r:testsssssss, r=petrochenkov | bors | -117/+3 |
| 2021-11-07 | Merge pull request #5070 from calebcartwright/rustup-2021-11-s1 | Caleb Cartwright | -58/+71 |
| 2021-11-08 | Use `has_errors_or_lint_errors` in rustdoc instead of `abort_if_errors()` | Joshua Nelson | -5/+9 |
| 2021-11-08 | Don't proceed to codegen if there are lint errors | Joshua Nelson | -5/+1 |
| 2021-11-08 | Don't abort compilation after giving a lint error | Joshua Nelson | -205/+480 |
| 2021-11-07 | chore: bump toolchain | Caleb Cartwright | -1/+1 |
| 2021-11-07 | Auto merge of #88368 - jyn514:metadata-error, r=petrochenkov | bors | -16/+118 |
| 2021-11-07 | Merge remote-tracking branch 'upstream/master' into rustup-2021-11-s1 | Caleb Cartwright | -371/+669 |
| 2021-11-07 | Auto merge of #90668 - matthiaskrgr:clippy_nov7, r=jyn514 | bors | -182/+138 |
| 2021-11-07 | Remove Clean impl for `&T` | Noah Lev | -7/+1 |
| 2021-11-07 | Remove unused Clean impl for `Rc<T>` | Noah Lev | -7/+0 |
| 2021-11-07 | Remove Clean impl for `Vec<T>` | Noah Lev | -49/+47 |
| 2021-11-07 | Remove Clean impl for `IndexVec<T>` | Noah Lev | -8/+1 |
| 2021-11-07 | Remove Clean impl for `Option<T>` | Noah Lev | -11/+5 |
| 2021-11-07 | rustdoc: Use `ty::ImplPolarity` instead of custom enum | Noah Lev | -34/+17 |
| 2021-11-07 | Use an enum to record polarity in `clean::Impl` | Noah Lev | -23/+34 |