| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -48/+0 | |
| 2021-03-19 | update tests | mark | -1/+0 | |
| 2021-03-05 | use pat<no_top_alt> for patterns in let bindings | mark | -1/+4 | |
| 2021-02-15 | Simplify pattern grammar by allowing nested leading vert | mark | -13/+13 | |
| Along the way, we also implement a handful of diagnostics improvements and fixes, particularly with respect to the special handling of `||` in place of `|` and when there are leading verts in function params, which don't allow top-level or-patterns anyway. | ||||
| 2019-09-29 | syntax: recover trailing `|` in or-patterns. | Mazdak Farrokhzad | -2/+25 | |
| 2019-08-25 | or_patterns: add run-rustfix tests. | Mazdak Farrokhzad | -0/+23 | |
