about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-10-23bump boostrap compilerPietro Albini-336/+336
2021-10-23Auto merge of #90175 - cuviper:min-llvm-12, r=nagisabors-328/+63
2021-10-23bless the line changes in ui/asm/aarch64/srcloc.rsJosh Stone-23/+23
2021-10-23Auto merge of #90203 - matthiaskrgr:rollup-v215wew, r=matthiaskrgrbors-149/+1281
2021-10-23Rollup merge of #90198 - the8472:available-parallelism-runtime, r=joshtriplettMatthias Krüger-0/+4
2021-10-23Rollup merge of #90168 - tmiasko:const-qualif-storage, r=matthewjasperMatthias Krüger-1/+30
2021-10-23Rollup merge of #89829 - voidc:assoc-const-variance, r=lcnrMatthias Krüger-30/+57
2021-10-23Rollup merge of #88041 - Aaron1011:deny-proc-macro-hack, r=wesleywiserMatthias Krüger-88/+86
2021-10-23Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514Matthias Krüger-30/+1104
2021-10-23Auto merge of #90104 - spastorino:coherence-for-negative-trait, r=nikomatsakisbors-193/+545
2021-10-23Avoid code duplication by extracting checks into fnsSantiago Pastorino-11/+18
2021-10-23Add caveat about changing parallelism and function call overheadThe8472-0/+4
2021-10-23Auto merge of #90065 - cjgillot:novalcache, r=Mark-Simulacrumbors-25/+12
2021-10-23Reset qualifs when a storage of a local endsTomasz Miąsko-1/+30
2021-10-23Auto merge of #90188 - matthiaskrgr:rollup-74cwv5c, r=matthiaskrgrbors-1021/+3500
2021-10-23Rollup merge of #90166 - smmalis37:patch-1, r=joshtriplettMatthias Krüger-0/+4
2021-10-23Rollup merge of #90122 - rusticstuff:ci_curl_max_time, r=Mark-SimulacrumMatthias Krüger-2/+7
2021-10-23Rollup merge of #90117 - calebsander:fix/rsplit-clone, r=yaahcMatthias Krüger-1/+22
2021-10-23Rollup merge of #90087 - calebcartwright:rustfmt-subtree, r=calebcartwrightMatthias Krüger-961/+2941
2021-10-23Rollup merge of #90070 - llogiq:compiletest-config-edition, r=Mark-SimulacrumMatthias Krüger-1/+12
2021-10-23Rollup merge of #89920 - hudson-ayers:location-detail-control, r=davidtwcoMatthias Krüger-6/+135
2021-10-23Rollup merge of #89730 - crlf0710:type_changing_feature, r=jackh726Matthias Krüger-0/+43
2021-10-23Rollup merge of #89468 - FabianWolff:issue-89358, r=jackh726Matthias Krüger-7/+37
2021-10-23Rollup merge of #89416 - notriddle:notriddle/do-not-elide-lifetimes-in-region...Matthias Krüger-39/+76
2021-10-23Rollup merge of #88300 - ijackson:exitstatusext-methods, r=yaahcMatthias Krüger-4/+4
2021-10-23Rollup merge of #83233 - jethrogb:split_array, r=yaahcMatthias Krüger-0/+219
2021-10-23Auto merge of #90054 - michaelwoerister:v0-mangling-in-compiler, r=Mark-Simul...bors-4/+26
2021-10-22nice_region_error: Include lifetime placeholders in error outputMichael Howell-39/+76
2021-10-22Auto merge of #90007 - xfix:inline-cstr-from-str, r=kennytmbors-0/+1
2021-10-22Hide negative coherence checks under negative_impls feature flagSantiago Pastorino-4/+37
2021-10-22Move def_id logic into render_call_locationsWill Crichton-4/+3
2021-10-22Revert def_id addition from clean::Function, add test forWill Crichton-20/+25
2021-10-22Be sure that we do not allow too muchSantiago Pastorino-0/+36
2021-10-22Assemple trait alias candidates for negative polaritySantiago Pastorino-0/+1
2021-10-22Add rustc_strict_coherence attribute and use it to check overlapSantiago Pastorino-2/+64
2021-10-22Update the minimum external LLVM to 12Josh Stone-139/+13
2021-10-22Apply suggestions from code reviewJane Lusby-4/+4
2021-10-22Auto merge of #89893 - camsteffen:redundant-dump-enabled, r=matthewjasperbors-29/+8
2021-10-22llvm-dwp-11 fails on absolute pathsJosh Stone-0/+10
2021-10-22Update the minimum external LLVM to 11Josh Stone-189/+40
2021-10-22add feature flag for `type_changing_struct_update`Charles Lew-0/+43
2021-10-22Auto merge of #90161 - JohnTitor:rollup-1j2qc8m, r=JohnTitorbors-168/+692
2021-10-22Add comment about the only way to prove NotImplemented hereSantiago Pastorino-0/+2
2021-10-22Fix filter_impls commentSantiago Pastorino-2/+2
2021-10-22Fix debug method nameSantiago Pastorino-1/+1
2021-10-22Move const filter to filter_implsSantiago Pastorino-35/+44
2021-10-22Add comment documenting why we can't use a simpler solutionSteven-0/+4
2021-10-22Document flip polaritySantiago Pastorino-0/+7
2021-10-22Document overlap check filterSantiago Pastorino-1/+21
2021-10-22Rollup merge of #90129 - joshtriplett:triagebot-nominated, r=Mark-SimulacrumYuki Okushi-2/+2