about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-10-22Auto merge of #77720 - matthewjasper:fix-trait-ices, r=nikomatsakisbors-0/+62
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-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
2020-10-22Rollup merge of #77420 - ecstatic-morse:const-checking-raw-mut-ref, r=davidtwcoYuki Okushi-25/+17
2020-10-21Auto merge of #78027 - lcnr:lift-by-value, r=varkorbors-4/+4
2020-10-21Lift: take self by valueBastian Kauschke-4/+4
2020-10-21Auto merge of #78077 - petrochenkov:qvis, r=davidtwcobors-89/+80
2020-10-21Add test for const generics demanglingvarkor-0/+112
2020-10-21Update rustc-demanglevarkor-1/+1
2020-10-21Support signed integers and `char` in v0 manglingvarkor-0/+87
2020-10-21Fix ICE from projection cycleMatthew Jasper-0/+25
2020-10-21Bless liveness-asm outputOlivia Crain-3/+3
2020-10-21Limit liveness-asm tests to x86_64Olivia Crain-0/+1
2020-10-21Rollup merge of #78118 - spastorino:inline-const-followups, r=petrochenkovYuki Okushi-0/+12
2020-10-21Rollup merge of #78101 - RalfJung:foreign-static, r=oli-obkYuki Okushi-9/+9
2020-10-21Rollup merge of #78094 - camelid:rustdoc-fix-source-title, r=jyn514Yuki Okushi-7/+6
2020-10-21Rollup merge of #78063 - camelid:improve-cannot-multiply-error, r=estebankYuki Okushi-14/+30
2020-10-21Rollup merge of #78002 - estebank:issue-77598, r=oli-obkYuki Okushi-390/+613
2020-10-20Add test case for #77062Wesley Wiser-0/+5
2020-10-21Disable "optimization to avoid load of address" in InstCombineTomasz Miąsko-3/+3
2020-10-20Apply some review suggestionsCamelid-5/+5
2020-10-20Rollup merge of #78157 - GuillaumeGomez:remove-unused-type, r=jyn514Guillaume Gomez-9/+0
2020-10-20Rollup merge of #78133 - JohnTitor:mir-tests, r=lcnrGuillaume Gomez-0/+108
2020-10-20Rollup merge of #78070 - RalfJung:const-panic-test, r=oli-obkGuillaume Gomez-70/+90
2020-10-20Rollup merge of #78061 - wesleywiser:opt_zst_const_interning, r=oli-obkGuillaume Gomez-0/+5
2020-10-20Rollup merge of #78046 - bugadani:issue-73827, r=nikicGuillaume Gomez-0/+18
2020-10-20Remove unused type from librustdocGuillaume Gomez-9/+0
2020-10-20Make users of `download-ci-llvm` download a new versionSimon Sapin-1/+7
2020-10-20review commentsEsteban Küber-85/+85
2020-10-20Tweak "object unsafe" errorsEsteban Küber-358/+581
2020-10-20Package more llvm-* tools in the rust-dev component, for run-make-fulldeps testsSimon Sapin-2/+9
2020-10-20Add test for issue-77911Yuki Okushi-0/+16
2020-10-20Add test for issue-76375Yuki Okushi-0/+29
2020-10-20Add test for issue-75053Yuki Okushi-0/+48
2020-10-20Add test for issue-68841Yuki Okushi-0/+15
2020-10-20Rollup merge of #78121 - LeSeulArtichaut:issue-78115, r=tmandryYuki Okushi-0/+19
2020-10-20Rollup merge of #78111 - SNCPlay42:not-always-self, r=lcnrYuki Okushi-32/+106
2020-10-20Rollup merge of #77959 - JohnTitor:tweak-test-structure, r=petrochenkovYuki Okushi-0/+0
2020-10-20Rollup merge of #77931 - aticu:fix_60336, r=petrochenkovYuki Okushi-4/+8
2020-10-20Rollup merge of #77778 - jyn514:git-hook, r=mark-simulacrumYuki Okushi-3/+11
2020-10-20Disable MatchBranchSimplificationTomasz Miąsko-150/+172
2020-10-19Add inline const macro testSantiago Pastorino-0/+12
2020-10-19Add regression testLeSeulArtichaut-0/+19
2020-10-19revert workaround #73027SNCPlay42-13/+8