summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | Auto merge of #77720 - matthewjasper:fix-trait-ices, r=nikomatsakisbors2020-10-226-86/+141
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Normalize when finding trait object candidatesMatthew Jasper2020-10-225-66/+107
| * | | | | | | | | | | | | | | Fix ICE from projection cycleMatthew Jasper2020-10-213-20/+34
* | | | | | | | | | | | | | | | Auto merge of #77871 - Julian-Wollersberger:less-query-context, r=oli-obkbors2020-10-228-174/+216
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Remove <CTX: QueryContext> in a bunch of places.Julian Wollersberger2020-10-198-167/+211
| * | | | | | | | | | | | | | | | Remove generic argument from `QueryConfig`.Julian Wollersberger2020-10-122-7/+5
* | | | | | | | | | | | | | | | | Auto merge of #78134 - bugadani:arena-nodrop, r=lcnrbors2020-10-223-13/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Use DroplessArena for variance inferenceDániel Buga2020-10-202-6/+6
| * | | | | | | | | | | | | | | | Resolve: Use dropless arena for types that don't need dropDániel Buga2020-10-201-7/+5
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Auto merge of #78131 - SimonSapin:ar, r=Mark-Simulacrumbors2020-10-223-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Make users of `download-ci-llvm` download a new versionSimon Sapin2020-10-202-1/+7
| * | | | | | | | | | | | | | | | Package more llvm-* tools in the rust-dev component, for run-make-fulldeps testsSimon Sapin2020-10-201-2/+9
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Auto merge of #78212 - JohnTitor:rollup-j5r6xuy, r=JohnTitorbors2020-10-2225-93/+411
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Rollup merge of #78200 - LeSeulArtichaut:controlflow-is-meth, r=scottmcmYuki Okushi2020-10-221-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Add `ControlFlow::is_{break,continue}` methodsLeSeulArtichaut2020-10-211-0/+14
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Rollup merge of #78188 - fusion-engineering-forks:static-ref-tracking-issue, ...Yuki Okushi2020-10-221-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Add tracking issue number for pin_static_ref.Mara Bos2020-10-211-2/+2
| * | | | | | | | | | | | | | | | | Rollup merge of #78172 - wesleywiser:close_77062, r=oli-obkYuki Okushi2020-10-221-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Add test case for #77062Wesley Wiser2020-10-201-0/+5
| * | | | | | | | | | | | | | | | | | Rollup merge of #78156 - bishtpawan:bugfix/rustfmt-no-longer-builds, r=lcnrYuki Okushi2020-10-221-6/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Fix formattingbishtpawan2020-10-211-6/+7
| | * | | | | | | | | | | | | | | | | | Fix build failure of rustfmtbishtpawan2020-10-201-2/+3
| * | | | | | | | | | | | | | | | | | | Rollup merge of #78155 - est31:rustc_lint_types_refactor, r=davidtwcoYuki Okushi2020-10-221-17/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Make {u,}int_range functions a bit nicerest312020-10-201-14/+15
| | * | | | | | | | | | | | | | | | | | | rustc_lint: remove unused to_stringest312020-10-201-3/+3
| | | |_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Rollup merge of #78084 - GuillaumeGomez:improve-mobile-display, r=jyn514,Nemo157Yuki Okushi2020-10-221-0/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Greatly improve display for small mobile devices screensGuillaume Gomez2020-10-181-0/+35
| * | | | | | | | | | | | | | | | | | | | Rollup merge of #78009 - nielx:fix/CMAKE_SYSTEM_NAME, r=Mark-SimulacrumYuki Okushi2020-10-221-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | Haiku: explicitly set CMAKE_SYSTEM_NAME when cross-compilingNiels Sascha Reedijk2020-10-161-0/+2
| * | | | | | | | | | | | | | | | | | | | | Rollup merge of #77976 - oliviacrain:issue-77915-fix, r=matthewjasperYuki Okushi2020-10-223-1/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | Bless liveness-asm outputOlivia Crain2020-10-211-3/+3
| | * | | | | | | | | | | | | | | | | | | | | Limit liveness-asm tests to x86_64Olivia Crain2020-10-211-0/+1
| | * | | | | | | | | | | | | | | | | | | | | Refactor liveness-issue-77915 to liveness-asm and improve testsOlivia Crain2020-10-183-36/+66
| | * | | | | | | | | | | | | | | | | | | | | Mark InOut operands as used in RWU table with write_placeOlivia Crain2020-10-181-2/+2
| | * | | | | | | | | | | | | | | | | | | | | Treat InOut variables like other input variablesOlivia Crain2020-10-171-2/+2
| | * | | | | | | | | | | | | | | | | | | | | Mark inout asm! operands as used in liveness passOlivia Crain2020-10-172-1/+37
| * | | | | | | | | | | | | | | | | | | | | | Rollup merge of #77554 - varkor:mangle-int-char, r=eddybYuki Okushi2020-10-229-13/+227
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | Update to rustc-demangle 0.1.18varkor2020-10-214-5/+5
| | * | | | | | | | | | | | | | | | | | | | | | Add test for const generics demanglingvarkor2020-10-212-0/+112
| | * | | | | | | | | | | | | | | | | | | | | | Update rustc-demanglevarkor2020-10-215-6/+6
| | * | | | | | | | | | | | | | | | | | | | | | Do not print type for placeholder valuesvarkor2020-10-211-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | Support signed integers and `char` in v0 manglingvarkor2020-10-212-6/+107
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Rollup merge of #77420 - ecstatic-morse:const-checking-raw-mut-ref, r=davidtwcoYuki Okushi2020-10-226-54/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Bless testsDylan MacKenzie2020-10-014-25/+17
| | * | | | | | | | | | | | | | | | | | | | | Unify `&mut` and `&raw mut` const-checking errorsDylan MacKenzie2020-10-012-29/+15
* | | | | | | | | | | | | | | | | | | | | | | Auto merge of #78027 - lcnr:lift-by-value, r=varkorbors2020-10-2115-167/+139
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | reviewBastian Kauschke2020-10-212-21/+6
| * | | | | | | | | | | | | | | | | | | | | | Lift: take self by valueBastian Kauschke2020-10-2115-151/+138
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Auto merge of #78077 - petrochenkov:qvis, r=davidtwcobors2020-10-2126-408/+322
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Calculate visibilities once in resolveVadim Petrochenkov2020-10-1926-408/+322
| | |_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |