about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-09-26Rollup merge of #64783 - onehr:onehrxn, r=varkorMazdak Farrokhzad-1/+38
2019-09-26Rollup merge of #64772 - Mark-Simulacrum:no-tyctxt-tx, r=eddybMazdak Farrokhzad-70/+42
2019-09-26Rollup merge of #64221 - Centril:nll-no-migrate-2015, r=matthewjasperMazdak Farrokhzad-1849/+176
2019-09-26issue-#45696: remove ignore-compare-mode-nllMazdak Farrokhzad-10/+6
2019-09-26Auto merge of #64515 - varkor:kindedterm, r=oli-obkbors-337/+357
2019-09-26Add test for E0543Guillaume Gomez-8/+18
2019-09-26Upgrade env_logger to 0.7Mateusz MikuĊ‚a-2/+2
2019-09-26Rename some `_sty` variables to `_kind`varkor-16/+16
2019-09-26Rename `subst::Kind` to `subst::GenericArg`varkor-321/+341
2019-09-26Auto merge of #62661 - arielb1:never-reserve, r=nikomatsakisbors-51/+339
2019-09-26cargotest: bump ironMazdak Farrokhzad-459/+2
2019-09-26cargotest: bump webrenderMazdak Farrokhzad-1/+1
2019-09-26issue-#45696-scribble...: remove outdated comment.Mazdak Farrokhzad-5/+3
2019-09-26rm "src/test/ui/issues/issue-45696-scribble-on-boxed-borrow.migrate.stderr"Mazdak Farrokhzad-36/+0
2019-09-26remove feature(nll) in more cases.Mazdak Farrokhzad-81/+47
2019-09-26remove feature(nll) from #27868 test.Mazdak Farrokhzad-3/+1
2019-09-26remove feature(nll) from #31567 test.Mazdak Farrokhzad-3/+1
2019-09-26remove feature(nll) from #45157 test.Mazdak Farrokhzad-30/+1
2019-09-26add test for #53432.Mazdak Farrokhzad-0/+22
2019-09-26Adjust & --bless tests due to no longer downgrading NLL errors on 2015.Mazdak Farrokhzad-1174/+104
2019-09-26rustc_mir: remove dead code for downgrading errors.Mazdak Farrokhzad-58/+1
2019-09-26Refuse downgrading NLL errors on Rust 2015.Mazdak Farrokhzad-4/+2
2019-09-26Auto merge of #64513 - varkor:sty-begone, r=eddybbors-736/+735
2019-09-25Add test case for issue #64732Haoran Wang-0/+31
2019-09-25update rtpSpawn's parameters type(It's prototype has been updated in libc)Baoshan Pang-2/+2
2019-09-25Remove unused DepTrackingMapMark Rousskov-156/+3
2019-09-26Update src/libstd/net/udp.rsmessense-1/+1
2019-09-25Fix format macro expansions spans to be macro-generatedStephen Crane-12/+9
2019-09-25Fix issue #64732Haoran Wang-1/+7
2019-09-25Fix ExitStatus on FuchsiaTyler Mandry-75/+93
2019-09-25Auto merge of #64785 - Manishearth:clippyup, r=Manishearthbors-14/+10
2019-09-25Update clippyManish Goregaokar-14/+10
2019-09-26Simplify `style_or_override`AnthonyMikh-6/+4
2019-09-26Use `sort_by_key` rather than `sort_by`AnthonyMikh-2/+2
2019-09-26Simplify `Emitter::fix_multispan_in_std_macros`AnthonyMikh-64/+65
2019-09-25Fix falloutvarkor-2/+2
2019-09-25Remove tx_to_llvm_workers from TyCtxtMark Rousskov-70/+42
2019-09-25Unify order of variables in chained comparisonAnthonyMikh-1/+1
2019-09-25Use Option::map_or where applicableAnthonyMikh-8/+3
2019-09-25Use map + sum instead of fold for computing Unicode widthAnthonyMikh-9/+9
2019-09-25address rebase damageAriel Ben-Yehuda-3/+3
2019-09-25Simplify Unicode-aware trimmingAnthonyMikh-12/+15
2019-09-25Use `max` instead of `if`sAnthonyMikh-9/+3
2019-09-25Use `saturating_sub` where applicableAnthonyMikh-18/+6
2019-09-25Auto merge of #64774 - alexcrichton:update-cargo, r=ehussbors-0/+0
2019-09-25Only add sanitizer runtimes when linking an executable (#64629).Christian Holler (:decoder)-1/+3
2019-09-25Update cargoAlex Crichton-0/+0
2019-09-25Fix rebasevarkor-7/+7
2019-09-25Rename surviving uses of `sty`varkor-34/+33
2019-09-25Rename `sty` to `kind`varkor-691/+691