| Age | Commit message (Expand) | Author | Lines |
| 2021-11-11 | Auto merge of #89550 - lcnr:coherence-specialization, r=nikomatsakis | bors | -263/+237 |
| 2021-11-11 | Auto merge of #83846 - torhovland:issue-10971, r=davidtwco | bors | -0/+20 |
| 2021-11-10 | Auto merge of #90784 - matthiaskrgr:rollup-car8g12, r=matthiaskrgr | bors | -44/+23 |
| 2021-11-10 | Rollup merge of #90783 - camelid:update-miri, r=RalfJung | Matthias Krüger | -7/+11 |
| 2021-11-10 | Rollup merge of #90736 - Lokathor:inline-asm-docs-updates, r=Amanieu | Matthias Krüger | -2/+5 |
| 2021-11-10 | Rollup merge of #89930 - cuviper:avoid-clone3, r=joshtriplett | Matthias Krüger | -35/+7 |
| 2021-11-10 | Update Miri | Noah Lev | -7/+11 |
| 2021-11-10 | Rollup merge of #90727 - GuillaumeGomez:remove-potential-useless-search-index... | Matthias Krüger | -39/+46 |
| 2021-11-10 | Rollup merge of #88868 - calebzulawski:feature/simd_bitmask, r=workingjubilee | Matthias Krüger | -27/+78 |
| 2021-11-10 | Rollup merge of #88447 - inquisitivecrystal:rustdoc-vis, r=jyn514 | Matthias Krüger | -19/+20 |
| 2021-11-10 | no overlap errors after failing the orphan check | lcnr | -263/+237 |
| 2021-11-10 | Update llvm submodule | Ilya Yanok | -0/+0 |
| 2021-11-10 | Remove potential useless data for search index | Guillaume Gomez | -39/+46 |
| 2021-11-10 | Changing cdylib to staticlib, as the former doesn't work with arm-none-eabi-gcc. | Tor Hovland | -4/+1 |
| 2021-11-10 | Auto merge of #90754 - matthiaskrgr:rollup-v0483m5, r=matthiaskrgr | bors | -0/+0 |
| 2021-11-10 | Auto merge of #90663 - ken-matsui:support-early-stopping-too-old-tidy-for-mac... | bors | -0/+23 |
| 2021-11-09 | Update books | Eric Huss | -0/+0 |
| 2021-11-09 | Use computed visibility in rustdoc | inquisitivecrystal | -14/+15 |
| 2021-11-09 | Add `ty::Visibility::is_public()` | inquisitivecrystal | -5/+5 |
| 2021-11-09 | Update src/doc/unstable-book/src/library-features/asm.md | Lokathor | -2/+2 |
| 2021-11-09 | Update src/doc/unstable-book/src/library-features/asm.md | Lokathor | -1/+1 |
| 2021-11-09 | adjust documented register constraints to match https://llvm.org/docs/LangRef... | Lokathor | -2/+5 |
| 2021-11-09 | Auto merge of #90734 - matthiaskrgr:rollup-e1euotp, r=matthiaskrgr | bors | -83/+466 |
| 2021-11-09 | Rollup merge of #90685 - jyn514:remove-dead-code, r=Mark-Simulacrum | Matthias Krüger | -7/+1 |
| 2021-11-09 | Rollup merge of #90683 - jyn514:compiler-docs, r=Mark-Simulacrum | Matthias Krüger | -16/+5 |
| 2021-11-09 | Rollup merge of #90613 - GuillaumeGomez:specific-rustdoc-js-test, r=Mark-Simu... | Matthias Krüger | -39/+64 |
| 2021-11-09 | Rollup merge of #90035 - SparrowLii:rfc2528, r=jackh726 | Matthias Krüger | -14/+205 |
| 2021-11-09 | Rollup merge of #89561 - nbdd0121:const_typeck, r=nikomatsakis | Matthias Krüger | -7/+191 |
| 2021-11-09 | Auto merge of #86041 - bstrie:unmagic-array-copy, r=jackh726 | bors | -30/+7 |
| 2021-11-09 | Allow to run a specific rustdoc-js* test | Guillaume Gomez | -39/+64 |
| 2021-11-09 | Auto merge of #90724 - JohnTitor:rollup-zg0kbm3, r=JohnTitor | bors | -2/+127 |
| 2021-11-09 | Rollup merge of #90720 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 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 #90700 - fee1-dead:select-returns-vec, r=davidtwco | bors | -2/+2 |
| 2021-11-09 | Update cargo | Eric Huss | -0/+0 |
| 2021-11-09 | Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995 | bors | -194/+435 |
| 2021-11-09 | Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-se | bors | -16/+10 |
| 2021-11-09 | Auto merge of #90695 - GuillaumeGomez:rollup-kxvvw4o, r=GuillaumeGomez | bors | -22/+25 |
| 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 | 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 | Make select_* methods return Vec for TraitEngine | Deadbeef | -2/+2 |
| 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 | -0/+9 |
| 2021-11-08 | :arrow_up: rust-analyzer | Laurențiu Nicola | -22/+16 |
| 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 |