about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2019-11-29Auto merge of #66321 - ninjasource:async-fn-resume-after-completion, r=oli-obkbors-0/+123
2019-11-29Ignore wasm for panic testsDavid Haig-0/+6
2019-11-29Auto merge of #66697 - petrochenkov:nocstore, r=eddybbors-1/+1
2019-11-29Auto merge of #66590 - Aaron1011:fix/real-impl-trait-coherence, r=varkorbors-0/+19
2019-11-29Auto merge of #66567 - estebank:suggest-copy, r=Centrilbors-49/+85
2019-11-28Deduplicate type param constraint suggestion codeEsteban Küber-30/+30
2019-11-28Use structured suggestion when requiring `Copy` constraint in type paramEsteban Küber-46/+82
2019-11-28Apply proper commit from PR #63934Aaron Hill-0/+19
2019-11-28rustc_metadata: Move `has_global_allocator` from session to cstoreVadim Petrochenkov-1/+1
2019-11-28Auto merge of #66642 - ecstatic-morse:promotion-in-const, r=eddybbors-29/+44
2019-11-28Auto merge of #66603 - Nadrieril:fix-65413, r=varkorbors-7/+81
2019-11-28Auto merge of #66246 - matthewjasper:simplify-mem-cat, r=pnkfelixbors-25/+5
2019-11-28Moved tests and fixed merge conflictDavid Haig-2/+3
2019-11-28Fixed unit testDavid Haig-1/+1
2019-11-28SquashDavid Haig-0/+116
2019-11-28Auto merge of #66294 - davidhewitt:const_fn_memoization, r=oli-obkbors-129/+55
2019-11-27Rollup merge of #66800 - jyn514:combine-const-match-tests, r=Dylan-DPCTyler Mandry-22/+11
2019-11-27Rollup merge of #66798 - bwignall:typo, r=varkorTyler Mandry-2/+2
2019-11-27Rollup merge of #66722 - matthewjasper:non_exhaustive_borrowck, r=varkorTyler Mandry-0/+83
2019-11-27Rollup merge of #66718 - VirrageS:use_comma, r=CentrilTyler Mandry-22/+57
2019-11-27Rollup merge of #66700 - VirrageS:master, r=matthewjasperTyler Mandry-0/+63
2019-11-27Rollup merge of #66305 - elichai:2019-11-array_ffi, r=eddybTyler Mandry-1/+33
2019-11-27Rollup merge of #66222 - Aaron1011:fix/opaque-closure, r=pnkfelixTyler Mandry-0/+13
2019-11-27Rollup merge of #64325 - cramertj:nested-self-types, r=mikeyhewTyler Mandry-288/+166
2019-11-27Simplify `mem_categorization`Matthew Jasper-25/+5
2019-11-27Auto merge of #66691 - dtolnay:fmt0, r=sfacklerbors-2/+2
2019-11-27Add memoization for const function evaluationsDavid Hewitt-129/+55
2019-11-27Auto merge of #66677 - wesleywiser:fix_const_prop_alloc_id_ice, r=oli-obkbors-0/+24
2019-11-26Bless ui tests for libcore reformatDavid Tolnay-2/+2
2019-11-27Combine similar tests for const matchJoshua Nelson-22/+11
2019-11-26Fix spelling typosBrian Wignall-2/+2
2019-11-26Rollup merge of #66788 - ecstatic-morse:const-fn-unreachable, r=CentrilTyler Mandry-0/+21
2019-11-26Rollup merge of #66786 - jyn514:const-if-match-tests, r=CentrilTyler Mandry-0/+21
2019-11-26Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPCTyler Mandry-235/+56
2019-11-26Stabilize nested self receiversTaylor Cramer-288/+166
2019-11-26Remove test for #66758Dylan MacKenzie-6/+0
2019-11-26Add regression test for #66756Dylan MacKenzie-0/+27
2019-11-26Refactor 'parse_enum_item' to use 'parse_delim_comma_seq'Janusz Marcinkiewicz-22/+57
2019-11-26Test multiple variantsJoshua Nelson-0/+2
2019-11-26Auto merge of #66561 - TimoFreiberg:trait-name-report, r=estebankbors-7/+137
2019-11-25Add wildcard test for const_if_matchJoshua Nelson-0/+19
2019-11-25Auto merge of #66178 - Aaron1011:fix/opaque-normalize, r=varkorbors-41/+103
2019-11-25Tweak removed feature errorEsteban Küber-6/+2
2019-11-25Tweak bad `continue` errorEsteban Küber-7/+2
2019-11-25Tweak duplicate matcher binding errorEsteban Küber-28/+12
2019-11-25Tweak duplicate fmt arg errorEsteban Küber-7/+3
2019-11-25Tweak move error due to non-CopyEsteban Küber-168/+29
2019-11-25Tweak multiple allocators errorEsteban Küber-7/+4
2019-11-25Fix capitalization when mentioning different crate versions in E0308Esteban Küber-12/+4
2019-11-25Auto merge of #66739 - pietroalbini:rollup-2t2pd4a, r=pietroalbinibors-0/+33