about summary refs log tree commit diff
path: root/src/test/ui/parser/issue-14303-path.stderr
AgeCommit message (Collapse)AuthorLines
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-9/+0
Because the parser directory has already reached the 1000 file limit.
2020-11-16improve error message for const ty param mismatchBastian Kauschke-2/+0
2020-02-22Add note regarding argument orderingvarkor-0/+2
2020-02-22Move generic arg / param validation to `create_substs_for_generic_args`varkor-3/+4
2019-02-07Update testsvarkor-8/+2
Co-Authored-By: Gabriel Smith <yodaldevoid@users.noreply.github.com>
2019-01-12Suggest correct location for lifetime parameters in useEsteban Küber-7/+7
2019-01-12Remove unrelated errors from parse stderr testsEsteban Küber-27/+7
2019-01-11Continue parsing after lifetime in incorrect locationEsteban Küber-2/+28
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+8