about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-10-11Revert "Remove reference to Ubuntu 15.10 ARM toolchain"qtmlabs-3/+5
2019-10-11Remove reference to Ubuntu 15.10 ARM toolchainqtmlabs-5/+3
2019-10-11Upgrade GCC to 8.3.0, glibc to 1.17.0 and crosstool-ng to 1.24.0 for dist-arm...qtmlabs-366/+509
2019-10-10Auto merge of #64823 - cuviper:min-std, r=Mark-Simulacrumbors-33/+127
2019-10-10Auto merge of #65153 - da-x:issue-58017, r=petrochenkovbors-120/+222
2019-10-10Auto merge of #59546 - sfanxiang:interminable-ub, r=nagisabors-1/+107
2019-10-10Auto merge of #65140 - petrochenkov:disapp, r=nikomatsakisbors-1/+37
2019-10-10Auto merge of #65129 - andjo403:cargo_args, r=alexcrichtonbors-0/+10
2019-10-10Auto merge of #65077 - estebank:mut-trait-expected, r=nikomatsakisbors-57/+297
2019-10-10Auto merge of #64939 - nnethercote:snapshot-cleanups, r=nikomatsakisbors-37/+28
2019-10-09Auto merge of #65249 - matthewjasper:revert-into-drop, r=nnethercotebors-466/+247
2019-10-09Revert "Make `into` schedule drop for the destination"Matthew Jasper-466/+247
2019-10-09Only suggest change mut if vars are resolvedEsteban Küber-1/+6
2019-10-09review commentsEsteban Küber-3/+3
2019-10-09review commentsEsteban Küber-18/+27
2019-10-09Obligation must apply modulo regionsEsteban Küber-4/+4
2019-10-09Tweak wordingEsteban Küber-11/+12
2019-10-09Note when a mutable trait object is neededEsteban Küber-46/+271
2019-10-09Auto merge of #65228 - Wind-River:real_master, r=dtolnaybors-1/+1
2019-10-09make it possible to add args to cargo in x.pyAndreas Jonson-0/+10
2019-10-09resolve: Use field spans for reporting the private constructor errorVadim Petrochenkov-107/+204
2019-10-09resolve: Keep field spans for diagnosticsVadim Petrochenkov-13/+18
2019-10-09Auto merge of #65208 - michaelwoerister:sp-events-review-2, r=wesleywiserbors-4/+39
2019-10-09self-profiling: Add events for everything except trait selection.Michael Woerister-4/+39
2019-10-09Auto merge of #65198 - nnethercote:fix-65080, r=Mark-Simulacrumbors-61/+80
2019-10-09Rollup merge of #65175 - andjo403:partitioning, r=zackmdavisMazdak Farrokhzad-3/+7
2019-10-09Rollup merge of #65166 - csmoe:async-move, r=estebankMazdak Farrokhzad-1/+74
2019-10-09Rollup merge of #65037 - anp:track-caller, r=oli-obkMazdak Farrokhzad-2/+395
2019-10-09Rollup merge of #64656 - passcod:map-entry-insert, r=AmanieuMazdak Farrokhzad-1/+48
2019-10-08add checking (r == 0)Baoshan Pang-1/+1
2019-10-09Implement (HashMap) Entry::insert as per #60142Félix Saparelli-1/+48
2019-10-08Rollup merge of #65213 - estebank:peel-drop-temps, r=CentrilMazdak Farrokhzad-15/+29
2019-10-08Rollup merge of #65194 - estebank:remove_str, r=petrochenkovMazdak Farrokhzad-10/+23
2019-10-08Rollup merge of #65135 - GuillaumeGomez:add-error-code-check, r=Mark-SimulacrumMazdak Farrokhzad-36/+205
2019-10-08Rollup merge of #65133 - davidtwco:issue-65035-static-with-generic-in-foreign...Mazdak Farrokhzad-181/+266
2019-10-08Rollup merge of #65081 - Mark-Simulacrum:remove-profile-queries, r=michaelwoe...Mazdak Farrokhzad-771/+11
2019-10-08Rollup merge of #64284 - Mark-Simulacrum:include-warn, r=petrochenkovMazdak Farrokhzad-2/+47
2019-10-08resolve: prohibit foreign statics w/ genericsDavid Wood-181/+266
2019-10-08Auto merge of #65209 - Centril:rollup-tzc0j87, r=Centrilbors-91/+266
2019-10-08review commentsEsteban Küber-9/+5
2019-10-08Call `Expr::peel_drop_temps()` from more places for more accurate suggestionsEsteban Küber-13/+23
2019-10-08Ignore `ExprKind::DropTemps` for some ref suggestionsEsteban Küber-22/+30
2019-10-08Rollup merge of #65179 - GuillaumeGomez:long-err-explanation-E0567, r=davidtwcoMazdak Farrokhzad-2/+30
2019-10-08Rollup merge of #65176 - nnethercote:rm-query-macros, r=michaelwoeristerMazdak Farrokhzad-33/+18
2019-10-08Rollup merge of #65162 - Mark-Simulacrum:no-cache-loading-map, r=michaelwoeri...Mazdak Farrokhzad-31/+0
2019-10-08Rollup merge of #65145 - estebank:turbofish-assoc-fn-call, r=varkorMazdak Farrokhzad-9/+102
2019-10-08Rollup merge of #65120 - AnthonyMikh:fix_65119, r=estebankMazdak Farrokhzad-1/+1
2019-10-08Rollup merge of #65102 - tmiasko:tsan-probe-stack, r=alexcrichtonMazdak Farrokhzad-4/+6
2019-10-08Rollup merge of #64918 - GuillaumeGomez:long-err-explanation-E0551, r=oli-obkMazdak Farrokhzad-2/+20
2019-10-08Rollup merge of #64404 - GuillaumeGomez:err-E0495, r=Dylan-DPCMazdak Farrokhzad-9/+89