about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-10-23bump boostrap compilerPietro Albini-336/+336
2021-10-23Auto merge of #90175 - cuviper:min-llvm-12, r=nagisabors-112/+58
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-141/+1240
2021-10-23Rollup merge of #90168 - tmiasko:const-qualif-storage, r=matthewjasperMatthias Krüger-0/+20
2021-10-23Rollup merge of #89829 - voidc:assoc-const-variance, r=lcnrMatthias Krüger-25/+32
2021-10-23Rollup merge of #88041 - Aaron1011:deny-proc-macro-hack, r=wesleywiserMatthias Krüger-86/+84
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-22/+149
2021-10-23Reset qualifs when a storage of a local endsTomasz Miąsko-0/+20
2021-10-23Auto merge of #90188 - matthiaskrgr:rollup-74cwv5c, r=matthiaskrgrbors-949/+3089
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-0/+11
2021-10-23Rollup merge of #90087 - calebcartwright:rustfmt-subtree, r=calebcartwrightMatthias Krüger-918/+2904
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-0/+80
2021-10-23Rollup merge of #89730 - crlf0710:type_changing_feature, r=jackh726Matthias Krüger-0/+38
2021-10-23Rollup merge of #89468 - FabianWolff:issue-89358, r=jackh726Matthias Krüger-0/+9
2021-10-23Auto merge of #90054 - michaelwoerister:v0-mangling-in-compiler, r=Mark-Simul...bors-3/+21
2021-10-22nice_region_error: Include lifetime placeholders in error outputMichael Howell-28/+28
2021-10-22Hide negative coherence checks under negative_impls feature flagSantiago Pastorino-0/+32
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-22Add rustc_strict_coherence attribute and use it to check overlapSantiago Pastorino-0/+49
2021-10-22Update the minimum external LLVM to 12Josh Stone-39/+9
2021-10-22llvm-dwp-11 fails on absolute pathsJosh Stone-0/+10
2021-10-22Update the minimum external LLVM to 11Josh Stone-71/+37
2021-10-22add feature flag for `type_changing_struct_update`Charles Lew-0/+38
2021-10-22Rollup merge of #90115 - samlich:test-issue-78561, r=oli-obkYuki Okushi-0/+23
2021-10-22Rollup merge of #90114 - BoxyUwU:cg_defaults_tests, r=lcnrYuki Okushi-2/+294
2021-10-22Rollup merge of #90078 - JohnTitor:test-83479, r=Mark-SimulacrumYuki Okushi-1/+61
2021-10-22Rollup merge of #90069 - tmiasko:promoted-const-qualif, r=oli-obkYuki Okushi-0/+9
2021-10-22Rollup merge of #90028 - tmiasko:structural-match-closure, r=spastorinoYuki Okushi-0/+36
2021-10-22Rollup merge of #89922 - JohnTitor:update-e0637, r=jackh726Yuki Okushi-17/+32
2021-10-22Rollup merge of #89895 - camsteffen:for-loop-head-span, r=davidtwcoYuki Okushi-11/+5
2021-10-22Rollup merge of #89257 - aDotInTheVoid:macro-error-2, r=estebankYuki Okushi-0/+52
2021-10-21Make RSplit<T, P>: Clone not require T: CloneCaleb Sander-0/+11
2021-10-21Auto merge of #90126 - flip1995:clippyup, r=Manishearthbors-628/+4334
2021-10-21fix doc issue in rustfmtCaleb Cartwright-1/+1
2021-10-21Time out docker load after 10 minutes, kill after 12 due to CI hangs.Hans Kratz-1/+4
2021-10-21add tests for -Zlocation-detailHudson Ayers-0/+37
2021-10-21document the unstable location-detail flagHudson Ayers-0/+43
2021-10-21Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyupflip1995-628/+4334
2021-10-21Add test for issue #78561samlich-0/+23
2021-10-21Debug output before loading docker images as that might hang.Hans Kratz-0/+1
2021-10-21CI: make cache download attempt time out after 10 minutesHans Kratz-1/+2
2021-10-21Rollup merge of #90098 - GuillaumeGomez:add-test-foreign-impl-missing-doc-cod...Yuki Okushi-1/+10
2021-10-21Rollup merge of #90097 - GuillaumeGomez:duplicated-sidebar-entry-reexported-m...Yuki Okushi-6/+19
2021-10-21Rollup merge of #90048 - GuillaumeGomez:line-number-setting, r=jshaYuki Okushi-1/+24