about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-04-16Auto merge of #71201 - Dylan-DPC:rollup-23202uf, r=Dylan-DPCbors-110/+174
2020-04-16Rollup merge of #71141 - Duddino:master, r=estebankDylan DPC-0/+46
2020-04-16Rollup merge of #70566 - jumbatm:exceeding-bitshifts-constprop, r=RalfJungDylan DPC-110/+128
2020-04-16Auto merge of #70755 - wesleywiser:simplify_locals_2_electric_boogaloo, r=oli...bors-115/+152
2020-04-16Auto merge of #70831 - sfackler:shrink-future-stack, r=matthewjasperbors-8/+2
2020-04-15Remove other RvaluesWesley Wiser-133/+90
2020-04-15Add test caseWesley Wiser-0/+80
2020-04-15Do not ICE in the face of invalid enum discriminantEsteban Küber-0/+158
2020-04-15Provide better compiler output when using `?` on `Option` in fn returning `Re...Duddino-4/+4
2020-04-15Rollup merge of #70891 - lcnr:replace-rvalue_aggregate, r=eddybMazdak Farrokhzad-188/+849
2020-04-15Auto merge of #71151 - Dylan-DPC:rollup-6rt4h7b, r=Dylan-DPCbors-15/+85
2020-04-15Update stderrs after rebase.jumbatm-0/+6
2020-04-15Amend exceeding-bitshifts test case for #69021.jumbatm-113/+125
2020-04-14Provide better compiler output when using `?` on `Option` in fn returning `Re...Duddino-0/+46
2020-04-14typeck: always expose repeat count `AnonConst`s' parent in `generics_of`.Eduard-Mihai Burtescu-61/+19
2020-04-14borrow_check/type_check: normalize `Aggregate` and `Call` operands.Eduard-Mihai Burtescu-0/+15
2020-04-14allow try as scrutinee, e.g. `match try ...`Bastian Kauschke-15/+85
2020-04-14typeck: workaround WF hole in `to_const`.Eduard-Mihai Burtescu-14/+87
2020-04-14typeck: track any errors injected during writeback and taint tables appropria...Eduard-Mihai Burtescu-2/+54
2020-04-14update 32 bit mir-opt testsBastian Kauschke-31/+119
2020-04-14Auto merge of #70679 - tmandry:issue-68112, r=nikomatsakisbors-18/+234
2020-04-14Auto merge of #70643 - Rustin-Liu:rustin-patch-rename, r=eddybbors-34/+34
2020-04-13Update test after rebaseTyler Mandry-5/+5
2020-04-13Incorporate feedback into diagnosticsTyler Mandry-23/+23
2020-04-13Don't double-annotate the same SpanTyler Mandry-6/+31
2020-04-13Use clearer message when obligation is caused by await exprTyler Mandry-6/+3
2020-04-13Use "generator" instead of "future" when appropriateTyler Mandry-6/+6
2020-04-13Don't annotate type when type is opaqueTyler Mandry-4/+4
2020-04-13Improve span labelTyler Mandry-6/+6
2020-04-13Add test for #68112 (existing output)Tyler Mandry-0/+194
2020-04-14Rollup merge of #71109 - lcnr:generics_in_const_fn, r=eddybDylan DPC-17/+4
2020-04-14Rollup merge of #71103 - samrat:tait-sized, r=estebankDylan DPC-0/+17
2020-04-14Rename AssocKind::Method to AssocKind::FnRustin-Liu-34/+34
2020-04-13bless mir opt testsBastian Kauschke-157/+730
2020-04-13allow const generics in const fnBastian Kauschke-17/+4
2020-04-13Auto merge of #71105 - Dylan-DPC:rollup-nezezxr, r=Dylan-DPCbors-69/+287
2020-04-13Rollup merge of #71087 - JohnTitor:impl-self-ty, r=eddybDylan DPC-4/+4
2020-04-13Rollup merge of #71051 - ryr3:fix_try_into, r=estebankDylan DPC-65/+283
2020-04-13Add test case for type aliasing `impl Sized`Samrat Man Singh-0/+17
2020-04-13Auto merge of #70989 - eddyb:mir-opt-32-pr-ci, r=Mark-Simulacrumbors-1/+78
2020-04-13Remove `FnCtxt::impl_self_ty`Yuki Okushi-4/+4
2020-04-13Auto merge of #71023 - mati865:mingw-unwind-linking-cleanup, r=Amanieubors-0/+12
2020-04-12Rollup merge of #71064 - dwrensha:issue-69130, r=eddybDylan DPC-1/+29
2020-04-12Rollup merge of #67766 - sapir:fix-unused-in-or-pattern-warning, r=matthewjasperDylan DPC-26/+180
2020-04-12fix issue 69130David Renshaw-1/+29
2020-04-12Add blessed tests after compiler message fixYashhwanth Ram-65/+225
2020-04-12Fix order of comparison and remove incorrect case for ints in typeck/demand.rsYashhwanth Ram-0/+58
2020-04-12Auto merge of #69707 - estebank:impl-trait-missing-bounds, r=Centrilbors-3/+125
2020-04-12Auto merge of #69926 - RoccoDev:master, r=estebank,varkorbors-129/+491
2020-04-11fix rebaseEsteban Küber-5/+5