about summary refs log tree commit diff
path: root/src/test/ui/or-patterns/inconsistent-modes.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-80/+0
2022-05-06Resolve vars in note_type_errJack Huey-4/+4
2022-03-27Point (again) to more expressions with their type, even if not fully resolvedEsteban Kuber-2/+3
2021-12-14Make TyS::is_suggestable more structualMichael Goulet-3/+2
2021-03-19update testsmark-9/+9
2021-03-05use pat<no_top_alt> for patterns in let bindingsmark-41/+41
2021-02-06path trimming: ignore type aliasesDan Aloni-1/+1
2020-03-04resolve, inconsistent binding mode: tweak wording.Mazdak Farrokhzad-12/+12
2020-02-25improve or-pattern type consistency diagnosticsMazdak Farrokhzad-6/+10
2020-02-01Remove or_patterns from INCOMPLETE_FEATURESMatthew Jasper-17/+9
2019-12-30Blame user type in pat type error.Mazdak Farrokhzad-1/+1
2019-12-30refactor and fix this-expression-has-type noteMazdak Farrokhzad-2/+6
2019-09-05resolve: test consistent or-patterns being allowed.Mazdak Farrokhzad-9/+17
2019-09-05resolve: test binding mode consistency for or-patterns.Mazdak Farrokhzad-0/+72