about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-10-27Merge unsized locals pat testsSantiago Pastorino-39/+29
2020-10-27Bless tests againSantiago Pastorino-3/+3
2020-10-27Add comment explaining why in these tests unsized locals are not acceptedSantiago Pastorino-0/+4
2020-10-27Do not use unsized_fn_params in patternsSantiago Pastorino-1/+35
2020-10-27Test that unsized locals fail when turning unsized_fn_params feature flag onSantiago Pastorino-0/+20
2020-10-27Better test unsized_fn_paramsSantiago Pastorino-8/+8
2020-10-27Bless issue-53448 testSantiago Pastorino-1/+1
2020-10-27unsized_locals feature is not needed in this testSantiago Pastorino-1/+1
2020-10-27Fix unstable-book doc testsSantiago Pastorino-3/+4
2020-10-27Using unsized_local feature is not needed in these testsSantiago Pastorino-30/+9
2020-10-27Make tidy happySantiago Pastorino-24/+25
2020-10-27This flag is not really needed in the testSantiago Pastorino-1/+0
2020-10-27Add unsized_locals to INCOMPLETE_FEATURES listSantiago Pastorino-57/+154
2020-10-27Add unsized_fn_params featureSantiago Pastorino-68/+115
2020-10-27Auto merge of #78434 - jonas-schievink:disable-miropt, r=wesleywiserbors-3/+20
2020-10-27Auto merge of #78227 - SergioBenitez:test-stdout-threading, r=m-ou-sebors-2/+127
2020-10-27Disable "optimization to avoid load of address" in InstCombineJonas Schievink-3/+20
2020-10-27Auto merge of #77502 - varkor:const-generics-suggest-enclosing-braces, r=petr...bors-12/+575
2020-10-27Auto merge of #77317 - varkor:break-diverging-value, r=nikomatsakisbors-0/+56
2020-10-27Auto merge of #78421 - JohnTitor:rollup-bq2d7fo, r=JohnTitorbors-153/+377
2020-10-27Rollup merge of #78396 - josephlr:ermsb, r=petrochenkovYuki Okushi-1/+2
2020-10-27Rollup merge of #78388 - camelid:regression-tests, r=lcnrYuki Okushi-0/+34
2020-10-27Rollup merge of #78375 - taiki-e:question-in-macros, r=kennytmYuki Okushi-1/+1
2020-10-27Rollup merge of #78349 - JohnTitor:issue-75962, r=davidtwcoYuki Okushi-1/+15
2020-10-27Rollup merge of #78348 - jyn514:pub-crate, r=GuillaumeGomezYuki Okushi-10/+10
2020-10-27Rollup merge of #78342 - oliviacrain:checkmate-pass, r=Mark-SimulacrumYuki Okushi-25/+25
2020-10-27Rollup merge of #78332 - PoignardAzur:doc_E0308, r=camelidYuki Okushi-108/+180
2020-10-27Rollup merge of #78298 - Aaron1011:fix/nll-ranked-test, r=Mark-SimulacrumYuki Okushi-0/+72
2020-10-27Rollup merge of #77703 - Keruspe:system-libunwind, r=Mark-SimulacrumYuki Okushi-7/+38
2020-10-26Auto merge of #77876 - tmiasko:simplify-locals, r=wesleywiserbors-20/+294
2020-10-26Suggest expressions that look like const generic arguments should be enclosed...varkor-12/+575
2020-10-26Ignore threaded capture tests on WASM w/o threadsSergio Benitez-2/+4
2020-10-26Auto merge of #77187 - TimDiekmann:box-alloc, r=Amanieubors-65/+146
2020-10-26Add FIXME note to const generics testCamelid-0/+1
2020-10-26Add some regression testsCamelid-0/+33
2020-10-26Auto merge of #68965 - eddyb:mir-inline-scope, r=nagisa,oli-obkbors-177/+259
2020-10-26Auto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark-Simulacrumbors-8/+289
2020-10-26Auto merge of #78395 - RalfJung:miri, r=RalfJungbors-11/+7
2020-10-26Ignore long lines in testoli-0/+1
2020-10-26Add an inlining debuginfo testoli-0/+16
2020-10-26Auto merge of #78196 - pietroalbini:shipped-files, r=Mark-Simulacrumbors-12/+41
2020-10-26update MiriRalf Jung-11/+7
2020-10-26Add compiler support for LLVM's x86 ERMSB featureJoe Richey-1/+2
2020-10-26simplify-locals: Remove unused assignments regardless of rvalue kindTomasz Miąsko-44/+35
2020-10-26build-manifest: allow creating a list of files shipped in a releasePietro Albini-12/+41
2020-10-26simplify-locals: Remove unused set-discriminant statementsTomasz Miąsko-22/+11
2020-10-26Auto merge of #78324 - RalfJung:uninhabited-statics, r=oli-obkbors-0/+64
2020-10-26Add support for using cg_clif to bootstrap rustcbjorn3-8/+289
2020-10-26Auto merge of #78387 - Dylan-DPC:rollup-ch0st6z, r=Dylan-DPCbors-136/+518
2020-10-26Rollup merge of #78295 - Alexendoo:ice-regression-tests, r=nagisaDylan DPC-0/+134