about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-10-24Rollup merge of #77930 - estebank:ice-77919, r=eddybJonas Schievink-0/+59
2020-10-24Rollup merge of #78293 - nasso:master, r=GuillaumeGomezJonas Schievink-5/+6
2020-10-24Rollup merge of #78264 - JohnTitor:macro-test, r=petrochenkovJonas Schievink-0/+10
2020-10-24Rollup merge of #78250 - camelid:document-inline-const, r=spastorinoJonas Schievink-0/+45
2020-10-24Rollup merge of #78249 - lcnr:ct-infer-origin, r=varkorJonas Schievink-1/+1
2020-10-24Rollup merge of #78243 - njasm:patch_test_args_description, r=jyn514Jonas Schievink-1/+7
2020-10-24Rollup merge of #78309Mara Bos-1/+1
2020-10-24Use own mirror for linux headers in musl-toolchain CI script.Mara Bos-2/+8
2020-10-23Fix Ubuntu download URLJonas Schievink-1/+1
2020-10-23Do not ICE with TraitPredicates containing [type error]Esteban Küber-0/+59
2020-10-23x.py test --test-args flag description enhancementNelson J Morais-1/+7
2020-10-23Auto merge of #77015 - davidtwco:check-attr-variant-closure-expr, r=lcnrbors-73/+81
2020-10-23Always store Rustdoc theme when it's changednasso-5/+6
2020-10-23Rollup merge of #78265 - JohnTitor:type-iference-diag-test, r=lcnrYuki Okushi-0/+78
2020-10-23Rollup merge of #78263 - JohnTitor:mir-opt-ice-test, r=lcnrYuki Okushi-0/+4
2020-10-23Rollup merge of #78255 - dtolnay:match, r=lcnrYuki Okushi-13/+37
2020-10-23Rollup merge of #78235 - Aaron1011:closure-ret-infer, r=varkorYuki Okushi-0/+43
2020-10-23Rollup merge of #78231 - LeSeulArtichaut:closure-target_feature, r=nikomatsakisYuki Okushi-0/+18
2020-10-23Rollup merge of #78169 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2020-10-23Rollup merge of #78153 - est31:downloaded_llvm_maybe_sync, r=Mark-SimulacrumYuki Okushi-1/+6
2020-10-23Rollup merge of #78116 - spastorino:inline-const-in-range-pat, r=petrochenkovYuki Okushi-2/+40
2020-10-23Rollup merge of #78098 - camelid:fixup-docs, r=steveklabnikYuki Okushi-13/+15
2020-10-23Rollup merge of #77920 - ayazhafiz:i/mut-ident-spacing, r=jyn514Yuki Okushi-1/+13
2020-10-23Rollup merge of #77488 - varkor:repr128-incomplete_features, r=jonas-schievinkYuki Okushi-0/+51
2020-10-23Add regression test for issue-71732Yuki Okushi-0/+36
2020-10-23Make it regression test of issue-77668Yuki Okushi-0/+4
2020-10-23Add a regression test for issue-72616Yuki Okushi-0/+42
2020-10-23Add regression test for issue-77475Yuki Okushi-0/+10
2020-10-22Document inline-const in the Unstable BookCamelid-0/+45
2020-10-22Reduce diagram mess in 'match arms have incompatible types' errorDavid Tolnay-26/+22
2020-10-22Add test of incompatible match arm types with multiline armDavid Tolnay-1/+29
2020-10-22improve const infer errorBastian Kauschke-1/+1
2020-10-22Bless testsSantiago Pastorino-2/+2
2020-10-22Add ..= const { .. } missing tests and sort them properlySantiago Pastorino-3/+8
2020-10-22Make inline const work for half open rangesSantiago Pastorino-1/+11
2020-10-22Make inline const work in range patternsSantiago Pastorino-0/+23
2020-10-22Explain where the closure return type was inferredAaron Hill-0/+43
2020-10-22Auto merge of #77720 - matthewjasper:fix-trait-ices, r=nikomatsakisbors-0/+62
2020-10-22Fixup: add missing trailing newlineLeSeulArtichaut-1/+1
2020-10-22Fix clippy testsvarkor-0/+3
2020-10-22Make closures inherit the parent function's target featuresLeSeulArtichaut-0/+18
2020-10-22Normalize when finding trait object candidatesMatthew Jasper-0/+37
2020-10-22Auto merge of #78131 - SimonSapin:ar, r=Mark-Simulacrumbors-3/+16
2020-10-22Auto merge of #78212 - JohnTitor:rollup-j5r6xuy, r=JohnTitorbors-26/+326
2020-10-21Clean up and improve some docsCamelid-13/+15
2020-10-22Rollup merge of #78172 - wesleywiser:close_77062, r=oli-obkYuki Okushi-0/+5
2020-10-22Rollup merge of #78084 - GuillaumeGomez:improve-mobile-display, r=jyn514,Nemo157Yuki Okushi-0/+35
2020-10-22Rollup merge of #78009 - nielx:fix/CMAKE_SYSTEM_NAME, r=Mark-SimulacrumYuki Okushi-0/+2
2020-10-22Rollup merge of #77976 - oliviacrain:issue-77915-fix, r=matthewjasperYuki Okushi-0/+67
2020-10-22Rollup merge of #77554 - varkor:mangle-int-char, r=eddybYuki Okushi-1/+200