about summary refs log tree commit diff
path: root/src/test/ui/or-patterns/already-bound-name.stderr
AgeCommit message (Expand)AuthorLines
2021-03-19update testsmark-15/+15
2021-03-05use pat<no_top_alt> for patterns in let bindingsmark-33/+33
2020-02-25improve or-pattern type consistency diagnosticsMazdak Farrokhzad-3/+5
2020-02-01Remove or_patterns from INCOMPLETE_FEATURESMatthew Jasper-23/+15
2019-12-30refactor and fix this-expression-has-type noteMazdak Farrokhzad-1/+3
2019-09-05resolve: test consistent or-patterns being allowed.Mazdak Farrokhzad-0/+8
2019-09-05resolve: account for general or-patterns in consistency checking.Mazdak Farrokhzad-4/+10
2019-09-05resolve: add tests for already-bound check.Mazdak Farrokhzad-0/+91