about summary refs log tree commit diff
path: root/src/test/ui/const-generics/issues
AgeCommit message (Expand)AuthorLines
2020-07-26Add test for issue-56445Yuki Okushi-0/+32
2020-07-17add test for #62878Bastian Kauschke-0/+48
2020-07-16Rollup merge of #74392 - lcnr:const-generics-update, r=varkorManish Goregaokar-0/+81
2020-07-16add regression test for #74255Bastian Kauschke-0/+18
2020-07-16add regression test for #73508Bastian Kauschke-0/+23
2020-07-16add regression test for #73491Bastian Kauschke-0/+9
2020-07-16add regression test for #73120Bastian Kauschke-0/+22
2020-07-16add regression test for #71169Bastian Kauschke-0/+27
2020-07-16add regression test for #68596Bastian Kauschke-0/+18
2020-07-16bless ui testsBastian Kauschke-0/+2
2020-07-16update help messageBastian Kauschke-3/+3
2020-07-16don't supply generics to AnonConsts in param listsBastian Kauschke-0/+9
2020-07-16forbid generic params in the type of const paramsBastian Kauschke-3/+24
2020-06-28Add test for issue-72352Yuki Okushi-0/+29
2020-06-28Add test for issue-71611Yuki Okushi-0/+17
2020-06-28Add test for issue-71382Yuki Okushi-0/+32
2020-06-27Add test for issue-71381Yuki Okushi-0/+47
2020-06-08fixup! Add regression test for const generic ICE in #72819Ayaz Hafiz-1/+1
2020-06-08fixup! Add regression test for const generic ICE in #72819Ayaz Hafiz-0/+3
2020-06-06fixup! Add regression test for const generic ICE in #72819Ayaz Hafiz-1/+2
2020-06-06Add regression test for const generic ICE in #72819Ayaz Hafiz-0/+26
2020-06-02update testsBastian Kauschke-4/+11
2020-06-02add WellFormedConst predicateBastian Kauschke-9/+94
2020-05-17update testsBastian Kauschke-14/+10
2020-05-17the best way to fix bugs is by ignoring themBastian Kauschke-32/+0
2020-05-17merge lazy_normalization_consts into const_genericsBastian Kauschke-77/+36
2020-05-17update tests and add relevant feature gate testBastian Kauschke-30/+38
2020-05-17Put lazy normalization behind a feature gateBen Lewis-36/+132
2020-05-17Add lazy normalization testsBen Lewis-3/+159
2020-05-16Rollup merge of #72045 - RalfJung:incomplete-unsound, r=petrochenkovRalf Jung-34/+51
2020-05-09display `ConstKind::Param`Bastian Kauschke-1/+1
2020-05-09adjust testsRalf Jung-34/+51
2020-05-04Rollup merge of #71038 - lcnr:dyn_trait_structural_match, r=pnkfelixDylan DPC-0/+32
2020-04-30handle ByRef in relateBastian Kauschke-0/+22
2020-04-29emit err when using trait objects in patBastian Kauschke-1/+1
2020-04-29forbid `dyn Trait` in const genericsBastian Kauschke-0/+32
2020-04-29Rollup merge of #71286 - Alexendoo:test-issue-69654, r=Dylan-DPCDylan DPC-0/+32
2020-04-23Moving more build-pass tests to check-passVal Markovic-1/+1
2020-04-18Add regression test for #69654Alex Macleod-0/+32
2020-04-14typeck: workaround WF hole in `to_const`.Eduard-Mihai Burtescu-8/+42
2020-04-11rustc: Add a warning count upon completionRoccoDev-2/+30
2020-04-01Rollup merge of #70081 - lcnr:issue68387, r=varkorDylan DPC-3/+3
2020-03-31update testsBastian Kauschke-3/+3
2020-03-29Auto merge of #70009 - estebank:sugg-bound, r=Centrilbors-10/+8
2020-03-29Tweak `suggest_constraining_type_param`Esteban Küber-10/+8
2020-03-29add a build-pass test for issue 62220Dodo-0/+22
2020-03-24Rollup merge of #70284 - lcnr:issue70273-what-the-heck-git, r=eddybMazdak Farrokhzad-0/+25
2020-03-24Rollup merge of #69981 - oli-obk:const_blocks, r=eddybMazdak Farrokhzad-56/+41
2020-03-23Evaluate repeat expression lengths as late as possibleOliver Scherer-56/+41
2020-03-23Reword unused variable warningAlex Tokarev-1/+1