| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -9/+0 | |
| 2019-08-17 | initial implementation of or-pattern parsing | Dan Robertson | -1/+2 | |
| Initial implementation of parsing or-patterns e.g., `Some(Foo | Bar)`. This is a partial implementation of RFC 2535. | ||||
| 2019-07-28 | Address comments re. off-topic errors. | Mazdak Farrokhzad | -3/+6 | |
| 2019-07-28 | Account for better recovery in two cases. | Mazdak Farrokhzad | -0/+2 | |
| 2019-01-06 | tests: Do not use `-Z parse-only`, continue compilation to test recovery | Vadim Petrochenkov | -2/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-10-21 | Make sure all ui/parse tests have `-Z parse-only` | Vadim Petrochenkov | -0/+2 | |
| Except those testing parsing during macro expansion | ||||
| 2018-10-21 | Move parse-fail tests to UI | Vadim Petrochenkov | -0/+13 | |
