summary refs log tree commit diff
path: root/src/test/ui/const-generics/issues
AgeCommit message (Expand)AuthorLines
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
2020-03-23Rollup merge of #70249 - lcnr:issue70125, r=eddybMazdak Farrokhzad-0/+51
2020-03-22correctly handle const params in type_ofBastian Kauschke-0/+25
2020-03-22rename testsBastian Kauschke-1/+25
2020-03-22handle unevaluated consts after monomophizeBastian Kauschke-0/+27
2020-03-21fix type of const params in associated types.Bastian Kauschke-0/+38
2020-03-13Add test for issue-67739Yuki Okushi-0/+26
2020-03-13Add test for issue-62504Yuki Okushi-0/+33
2020-03-10fix #62456YI-0/+25
2020-03-02Remove chalk integrationCAD97-18/+0
2020-02-09--bless --compare-mode=nllMatthias Prechtl-1/+1
2019-12-24Rollup merge of #67543 - JohnTitor:regression-tests, r=CentrilMazdak Farrokhzad-0/+34
2019-12-24Apply suggestion from CentrilYuki Okushi-1/+1
2019-12-22Remove mem::uninitalized from testsMark Rousskov-0/+12
2019-12-23Add test for issue-66205Yuki Okushi-0/+10
2019-12-23Add test for issue-61747Yuki Okushi-0/+24
2019-11-03Auto merge of #65759 - tmiasko:ui, r=petrochenkovbors-1/+1
2019-11-02Update error annotations in tests that successfully compileTomasz Miąsko-1/+1
2019-10-31Revert "pre-expansion gate const_generics"Eduard-Mihai Burtescu-2/+2
2019-10-25Rollup merge of #65742 - Centril:gate-pre-expansion-subset, r=davidtwcoMazdak Farrokhzad-2/+2
2019-10-24pre-expansion gate const_genericsMazdak Farrokhzad-2/+2
2019-10-23Add regression test for #62579varkor-0/+23
2019-10-22Add regression test for #65675varkor-0/+18
2019-10-07Add a regression test for issue 62187varkor-0/+32
2019-10-07Move const generic regression tests to their old foldervarkor-0/+223