summary refs log tree commit diff
path: root/src/test/ui/or-patterns/missing-bindings.stderr
AgeCommit message (Expand)AuthorLines
2022-04-30When encountering a binding that could be a const or unit variant, suggest th...Esteban Kuber-16/+16
2021-03-19update testsmark-26/+26
2021-03-05use pat<no_top_alt> for patterns in let bindingsmark-86/+86
2020-02-01Remove or_patterns from INCOMPLETE_FEATURESMatthew Jasper-34/+26
2019-09-05resolve: test consistent or-patterns being allowed.Mazdak Farrokhzad-26/+34
2019-09-05resolve: add test for missing bindings in or-patterns.Mazdak Farrokhzad-0/+242