about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-09-30Rollup merge of #77331 - hameerabbasi:issue-74906, r=lcnrJonas Schievink-0/+25
2020-09-30Rollup merge of #77322 - rust-lang:wesleywiser-patch-1, r=steveklabnikJonas Schievink-0/+8
2020-09-30Rollup merge of #77280 - petrochenkov:llvmcomp, r=Mark-SimulacrumJonas Schievink-2/+7
2020-09-30Auto merge of #77298 - jyn514:bootstrap-config, r=Mark-Simulacrumbors-5/+7
2020-09-30Auto merge of #77281 - tmiasko:liveness-everybody, r=oli-obkbors-8/+146
2020-09-30Auto merge of #77356 - RalfJung:miri, r=RalfJungbors-7/+34
2020-09-30update miriRalf Jung-7/+34
2020-09-30Auto merge of #77294 - shepmaster:try-anchors, r=pietroalbinibors-13/+13
2020-09-30Auto merge of #77069 - sexxi-goose:closure_print_2, r=nikomatsakisbors-50/+459
2020-09-30Auto merge of #77133 - tmandry:bootstrap-host, r=Mark-Simulacrumbors-86/+52
2020-09-29Filter out empty items in bootstrap::flags::splitTyler Mandry-1/+1
2020-09-29Liveness analysis for everybodyTomasz Miąsko-8/+146
2020-09-29Use --host='' instead of --host ''Tyler Mandry-14/+14
2020-09-29Auto merge of #77274 - tmiasko:liveness-cnd, r=lcnrbors-0/+53
2020-09-29Auto merge of #77145 - pietroalbini:refactor-build-manifest-versions, r=Mark-...bors-217/+290
2020-09-29Auto merge of #76754 - varkor:diagnostic-cleanup-ii, r=ecstatic-morsebors-420/+421
2020-09-29Auto merge of #77253 - jyn514:crate-link, r=Manishearthbors-1/+23
2020-09-29Add test for async/await combined with const-generics.Hameer Abbasi-0/+25
2020-09-29Ensure that all LLVM components requested by tests are available on CIVadim Petrochenkov-2/+7
2020-09-28Add unstable book docs for `-Zunsound-mir-opts`Wesley Wiser-0/+8
2020-09-28Bump bootstrap version and update changelogTyler Mandry-2/+11
2020-09-28Update CI scripts to accommodate --host changeTyler Mandry-15/+15
2020-09-28Remove skip_only_host_stepsTyler Mandry-58/+23
2020-09-28bootstrap: Always build for host, even when target is givenTyler Mandry-17/+9
2020-09-28Fix run-make-fulldeps testsvarkor-24/+24
2020-09-28Auto merge of #77302 - RalfJung:rollup-n8gg3v6, r=RalfJungbors-817/+143
2020-09-28Rollup merge of #77295 - jethrogb:jb/unstable-book-asm, r=AmanieuRalf Jung-1/+1
2020-09-28Rollup merge of #77170 - ecstatic-morse:const-fn-ptr, r=oli-obkRalf Jung-86/+109
2020-09-28Rollup merge of #76711 - davidtwco:issue-51154-param-closure, r=estebankRalf Jung-0/+21
2020-09-28Rollup merge of #76474 - bjorn3:driver_selected_codegen, r=oli-obkRalf Jung-3/+12
2020-09-28Rollup merge of #76454 - poliorcetics:ui-to-unit-test-1, r=matkladRalf Jung-727/+0
2020-09-28Auto merge of #76899 - wesleywiser:experimental_unsound_mir_opts_flag, r=oli-obkbors-215/+258
2020-09-28Don't warn if the config file is somewhere other than `config.toml`Joshua Nelson-5/+7
2020-09-28Update unstable-book: Fix ABNF in inline assembly docsJethro Beekman-1/+1
2020-09-28Auto merge of #77236 - matthewjasper:defer-typeof-impl-trait, r=davidtwcobors-417/+346
2020-09-28Use an anchor for the try buildJake Goulding-3/+3
2020-09-28Move the try builder below the auto buildersJake Goulding-12/+12
2020-09-28Add tests for updated closure/generator printingAman Arora-0/+409
2020-09-28pretty.rs: Update Closure and Generator printAman Arora-50/+50
2020-09-28Auto merge of #77008 - fortanix:raoul/lvi-tests, r=Mark-Simulacrumbors-2/+519
2020-09-27Remove unnecessary -Zunsound-mir-opts uses in testsWesley Wiser-168/+177
2020-09-27[mir-opt] Introduce a new flag to enable experimental/unsound mir optsWesley Wiser-358/+392
2020-09-27liveness: Test interaction with automatically_derived attributeTomasz Miąsko-0/+53
2020-09-27Reopen standard streams when they are closed on UnixTomasz Miąsko-2/+20
2020-09-27Remove feature gate test for `rustc_allow_const_fn_ptr`Dylan MacKenzie-47/+0
2020-09-27Mark `min_const_fn_fn_ptr` test as gate testDylan MacKenzie-2/+4
2020-09-27Bless testsDylan MacKenzie-44/+106
2020-09-27Update tests with new feature gateDylan MacKenzie-26/+32
2020-09-27Rollup merge of #77252 - tshepang:overlong, r=jyn514Jonas Schievink-1/+2
2020-09-27Rollup merge of #77249 - jyn514:private-links, r=ManishearthJonas Schievink-12/+63