| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-20 | Move parser tests to parser/issues subdirectory | Badel2 | -9/+0 | |
| Because the parser directory has already reached the 1000 file limit. | ||||
| 2020-11-16 | improve error message for const ty param mismatch | Bastian Kauschke | -2/+0 | |
| 2020-02-22 | Add note regarding argument ordering | varkor | -0/+2 | |
| 2020-02-22 | Move generic arg / param validation to `create_substs_for_generic_args` | varkor | -3/+4 | |
| 2019-02-07 | Update tests | varkor | -8/+2 | |
| Co-Authored-By: Gabriel Smith <yodaldevoid@users.noreply.github.com> | ||||
| 2019-01-12 | Suggest correct location for lifetime parameters in use | Esteban Küber | -7/+7 | |
| 2019-01-12 | Remove unrelated errors from parse stderr tests | Esteban Küber | -27/+7 | |
| 2019-01-11 | Continue parsing after lifetime in incorrect location | Esteban Küber | -2/+28 | |
| 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 | Move parse-fail tests to UI | Vadim Petrochenkov | -0/+8 | |
