| Age | Commit message (Expand) | Author | Lines |
| 2021-10-23 | Auto merge of #90175 - cuviper:min-llvm-12, r=nagisa | bors | -104/+49 |
| 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 | -111/+218 |
| 2021-10-23 | Rollup merge of #90168 - tmiasko:const-qualif-storage, r=matthewjasper | Matthias Krüger | -0/+20 |
| 2021-10-23 | Rollup merge of #89829 - voidc:assoc-const-variance, r=lcnr | Matthias Krüger | -25/+32 |
| 2021-10-23 | Rollup merge of #88041 - Aaron1011:deny-proc-macro-hack, r=wesleywiser | Matthias Krüger | -86/+84 |
| 2021-10-23 | Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514 | Matthias Krüger | -0/+82 |
| 2021-10-23 | Auto merge of #90104 - spastorino:coherence-for-negative-trait, r=nikomatsakis | bors | -22/+149 |
| 2021-10-23 | Reset qualifs when a storage of a local ends | Tomasz Miąsko | -0/+20 |
| 2021-10-23 | Rollup merge of #90117 - calebsander:fix/rsplit-clone, r=yaahc | Matthias Krüger | -0/+11 |
| 2021-10-23 | Rollup merge of #89920 - hudson-ayers:location-detail-control, r=davidtwco | Matthias Krüger | -0/+37 |
| 2021-10-23 | Rollup merge of #89730 - crlf0710:type_changing_feature, r=jackh726 | Matthias Krüger | -0/+38 |
| 2021-10-23 | Rollup merge of #89468 - FabianWolff:issue-89358, r=jackh726 | Matthias Krüger | -0/+9 |
| 2021-10-22 | nice_region_error: Include lifetime placeholders in error output | Michael Howell | -28/+28 |
| 2021-10-22 | Hide negative coherence checks under negative_impls feature flag | Santiago Pastorino | -0/+32 |
| 2021-10-22 | Revert def_id addition from clean::Function, add test for | Will Crichton | -3/+6 |
| 2021-10-22 | Be sure that we do not allow too much | Santiago Pastorino | -0/+36 |
| 2021-10-22 | Add rustc_strict_coherence attribute and use it to check overlap | Santiago Pastorino | -0/+49 |
| 2021-10-22 | Update the minimum external LLVM to 12 | Josh Stone | -32/+2 |
| 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 | -63/+28 |
| 2021-10-22 | add feature flag for `type_changing_struct_update` | Charles Lew | -0/+38 |
| 2021-10-22 | Rollup merge of #90115 - samlich:test-issue-78561, r=oli-obk | Yuki Okushi | -0/+23 |
| 2021-10-22 | Rollup merge of #90114 - BoxyUwU:cg_defaults_tests, r=lcnr | Yuki Okushi | -2/+294 |
| 2021-10-22 | Rollup merge of #90078 - JohnTitor:test-83479, r=Mark-Simulacrum | Yuki Okushi | -0/+60 |
| 2021-10-22 | Rollup merge of #90069 - tmiasko:promoted-const-qualif, r=oli-obk | Yuki Okushi | -0/+9 |
| 2021-10-22 | Rollup merge of #90028 - tmiasko:structural-match-closure, r=spastorino | Yuki Okushi | -0/+36 |
| 2021-10-22 | Rollup merge of #89922 - JohnTitor:update-e0637, r=jackh726 | Yuki Okushi | -17/+32 |
| 2021-10-22 | Rollup merge of #89895 - camsteffen:for-loop-head-span, r=davidtwco | Yuki Okushi | -4/+4 |
| 2021-10-22 | Rollup merge of #89257 - aDotInTheVoid:macro-error-2, r=estebank | Yuki Okushi | -0/+52 |
| 2021-10-21 | Make RSplit<T, P>: Clone not require T: Clone | Caleb Sander | -0/+11 |
| 2021-10-21 | add tests for -Zlocation-detail | Hudson Ayers | -0/+37 |
| 2021-10-21 | Add test for issue #78561 | samlich | -0/+23 |
| 2021-10-21 | Rollup merge of #90098 - GuillaumeGomez:add-test-foreign-impl-missing-doc-cod... | Yuki Okushi | -1/+10 |
| 2021-10-21 | Rollup merge of #90097 - GuillaumeGomez:duplicated-sidebar-entry-reexported-m... | Yuki Okushi | -6/+19 |
| 2021-10-21 | Rollup merge of #90048 - GuillaumeGomez:line-number-setting, r=jsha | Yuki Okushi | -0/+23 |
| 2021-10-21 | Rollup merge of #90029 - tgnottingham:incr-debug-logging-test, r=Mark-Simulacrum | Yuki Okushi | -4/+25 |
| 2021-10-21 | *dust dust* | Ellen | -2/+2 |
| 2021-10-20 | Ordering | Ellen | -1/+10 |
| 2021-10-20 | add fixme | Ellen | -1/+1 |
| 2021-10-20 | Inference | Ellen | -0/+26 |
| 2021-10-20 | Wfness | Ellen | -0/+59 |
| 2021-10-20 | Return pos impl trait | Ellen | -0/+94 |
| 2021-10-20 | Trait objects | Ellen | -0/+104 |
| 2021-10-20 | Only assemble_candidates_from_impls for polarity Negative | Santiago Pastorino | -22/+13 |
| 2021-10-20 | Test that if we promise to not impl what would overlap it doesn't actually ov... | Santiago Pastorino | -0/+19 |
| 2021-10-20 | Add test to ensure that the missing_doc_code_examples is not triggered on for... | Guillaume Gomez | -1/+10 |
| 2021-10-20 | Auto merge of #90050 - michaelwoerister:fix-vtable-debug-name-crash-90019, r=... | bors | -0/+10 |
| 2021-10-20 | Add test for duplicated sidebar entries for reexported macro | Guillaume Gomez | -6/+19 |
| 2021-10-20 | Add test for line-number setting | Guillaume Gomez | -0/+23 |