| Age | Commit message (Expand) | Author | Lines |
| 2021-10-23 | bump boostrap compiler | Pietro Albini | -336/+336 |
| 2021-10-23 | Auto merge of #90175 - cuviper:min-llvm-12, r=nagisa | bors | -328/+63 |
| 2021-10-23 | bless the line changes in ui/asm/aarch64/srcloc.rs | Josh Stone | -23/+23 |
| 2021-10-23 | Auto merge of #90203 - matthiaskrgr:rollup-v215wew, r=matthiaskrgr | bors | -149/+1281 |
| 2021-10-23 | Rollup merge of #90198 - the8472:available-parallelism-runtime, r=joshtriplett | Matthias Krüger | -0/+4 |
| 2021-10-23 | Rollup merge of #90168 - tmiasko:const-qualif-storage, r=matthewjasper | Matthias Krüger | -1/+30 |
| 2021-10-23 | Rollup merge of #89829 - voidc:assoc-const-variance, r=lcnr | Matthias Krüger | -30/+57 |
| 2021-10-23 | Rollup merge of #88041 - Aaron1011:deny-proc-macro-hack, r=wesleywiser | Matthias Krüger | -88/+86 |
| 2021-10-23 | Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514 | Matthias Krüger | -30/+1104 |
| 2021-10-23 | Auto merge of #90104 - spastorino:coherence-for-negative-trait, r=nikomatsakis | bors | -193/+545 |
| 2021-10-23 | Avoid code duplication by extracting checks into fns | Santiago Pastorino | -11/+18 |
| 2021-10-23 | Add caveat about changing parallelism and function call overhead | The8472 | -0/+4 |
| 2021-10-23 | Auto merge of #90065 - cjgillot:novalcache, r=Mark-Simulacrum | bors | -25/+12 |
| 2021-10-23 | Reset qualifs when a storage of a local ends | Tomasz Miąsko | -1/+30 |
| 2021-10-23 | Auto merge of #90188 - matthiaskrgr:rollup-74cwv5c, r=matthiaskrgr | bors | -1021/+3500 |
| 2021-10-23 | Rollup merge of #90166 - smmalis37:patch-1, r=joshtriplett | Matthias Krüger | -0/+4 |
| 2021-10-23 | Rollup merge of #90122 - rusticstuff:ci_curl_max_time, r=Mark-Simulacrum | Matthias Krüger | -2/+7 |
| 2021-10-23 | Rollup merge of #90117 - calebsander:fix/rsplit-clone, r=yaahc | Matthias Krüger | -1/+22 |
| 2021-10-23 | Rollup merge of #90087 - calebcartwright:rustfmt-subtree, r=calebcartwright | Matthias Krüger | -961/+2941 |
| 2021-10-23 | Rollup merge of #90070 - llogiq:compiletest-config-edition, r=Mark-Simulacrum | Matthias Krüger | -1/+12 |
| 2021-10-23 | Rollup merge of #89920 - hudson-ayers:location-detail-control, r=davidtwco | Matthias Krüger | -6/+135 |
| 2021-10-23 | Rollup merge of #89730 - crlf0710:type_changing_feature, r=jackh726 | Matthias Krüger | -0/+43 |
| 2021-10-23 | Rollup merge of #89468 - FabianWolff:issue-89358, r=jackh726 | Matthias Krüger | -7/+37 |
| 2021-10-23 | Rollup merge of #89416 - notriddle:notriddle/do-not-elide-lifetimes-in-region... | Matthias Krüger | -39/+76 |
| 2021-10-23 | Rollup merge of #88300 - ijackson:exitstatusext-methods, r=yaahc | Matthias Krüger | -4/+4 |
| 2021-10-23 | Rollup merge of #83233 - jethrogb:split_array, r=yaahc | Matthias Krüger | -0/+219 |
| 2021-10-23 | Auto merge of #90054 - michaelwoerister:v0-mangling-in-compiler, r=Mark-Simul... | bors | -4/+26 |
| 2021-10-22 | nice_region_error: Include lifetime placeholders in error output | Michael Howell | -39/+76 |
| 2021-10-22 | Auto merge of #90007 - xfix:inline-cstr-from-str, r=kennytm | bors | -0/+1 |
| 2021-10-22 | Hide negative coherence checks under negative_impls feature flag | Santiago Pastorino | -4/+37 |
| 2021-10-22 | Move def_id logic into render_call_locations | Will Crichton | -4/+3 |
| 2021-10-22 | Revert def_id addition from clean::Function, add test for | Will Crichton | -20/+25 |
| 2021-10-22 | Be sure that we do not allow too much | Santiago Pastorino | -0/+36 |
| 2021-10-22 | Assemple trait alias candidates for negative polarity | Santiago Pastorino | -0/+1 |
| 2021-10-22 | Add rustc_strict_coherence attribute and use it to check overlap | Santiago Pastorino | -2/+64 |
| 2021-10-22 | Update the minimum external LLVM to 12 | Josh Stone | -139/+13 |
| 2021-10-22 | Apply suggestions from code review | Jane Lusby | -4/+4 |
| 2021-10-22 | Auto merge of #89893 - camsteffen:redundant-dump-enabled, r=matthewjasper | bors | -29/+8 |
| 2021-10-22 | llvm-dwp-11 fails on absolute paths | Josh Stone | -0/+10 |
| 2021-10-22 | Update the minimum external LLVM to 11 | Josh Stone | -189/+40 |
| 2021-10-22 | add feature flag for `type_changing_struct_update` | Charles Lew | -0/+43 |
| 2021-10-22 | Auto merge of #90161 - JohnTitor:rollup-1j2qc8m, r=JohnTitor | bors | -168/+692 |
| 2021-10-22 | Add comment about the only way to prove NotImplemented here | Santiago Pastorino | -0/+2 |
| 2021-10-22 | Fix filter_impls comment | Santiago Pastorino | -2/+2 |
| 2021-10-22 | Fix debug method name | Santiago Pastorino | -1/+1 |
| 2021-10-22 | Move const filter to filter_impls | Santiago Pastorino | -35/+44 |
| 2021-10-22 | Add comment documenting why we can't use a simpler solution | Steven | -0/+4 |
| 2021-10-22 | Document flip polarity | Santiago Pastorino | -0/+7 |
| 2021-10-22 | Document overlap check filter | Santiago Pastorino | -1/+21 |
| 2021-10-22 | Rollup merge of #90129 - joshtriplett:triagebot-nominated, r=Mark-Simulacrum | Yuki Okushi | -2/+2 |