| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -28/+0 | |
| 2021-08-12 | Use smaller spans for some structured suggestions | Esteban Kuber | -4/+4 | |
| Use more accurate suggestion spans for * argument parse error * fully qualified path * missing code block type * numeric casts * E0212 | ||||
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -3/+3 | |
| * On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span | ||||
| 2021-03-17 | Fix bad diagnostics for anon params with ref | Yuki Okushi | -0/+14 | |
| 2019-12-13 | parser: recover on `&'lifetime mut $pat`. | Mazdak Farrokhzad | -2/+8 | |
| 2019-01-06 | tests: Do not use `-Z parse-only`, continue compilation to test recovery | Vadim Petrochenkov | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1/+1 | |
| 2018-10-21 | Make sure all ui/parse tests have `-Z parse-only` | Vadim Petrochenkov | -1/+1 | |
| Except those testing parsing during macro expansion | ||||
| 2018-10-21 | Move parse-fail tests to UI | Vadim Petrochenkov | -0/+8 | |
