about summary refs log tree commit diff
path: root/tests/ui/enum-discriminant
AgeCommit message (Collapse)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-6/+6
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-06-08Move tests from `ui/discrim` dirMaybe Waffle-0/+518
2023-05-29Address commentCaio-73/+0
2023-05-24Address commentsCaio-0/+73
2023-05-24Move testsCaio-0/+9
2023-05-15Suppress "erroneous constant used" for constants tainted by errorsTomasz Miąsko-7/+0
When constant evaluation fails because its MIR is tainted by errors, suppress note indicating that erroneous constant was used, since those errors have to be fixed regardless of the constant being used or not.
2023-05-13Encode VariantIdx so we can decode variants in the right orderMichael Goulet-0/+18
2023-05-05improve diagnostics and bless testsBoxy-11/+8
2023-04-20Move test filesCaio-0/+52
2023-04-14Fortify tests againts mir-opts.Camille GILLOT-10/+77
2023-01-11Move /src/test to /testsAlbert Larsan-0/+882