about summary refs log tree commit diff
path: root/src/test/ui/parser/issue-14303-impl.stderr
AgeCommit message (Collapse)AuthorLines
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-8/+0
Because the parser directory has already reached the 1000 file limit.
2020-12-26update testsBastian Kauschke-1/+1
2019-03-31Only mention const generics if enabled.David Wood-1/+1
This commit updates the generic parameter re-ordering diagnostic to only mention const generics if the feature is enabled.
2019-02-07Update testsvarkor-5/+1
Co-Authored-By: Gabriel Smith <yodaldevoid@users.noreply.github.com>
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-1/+1
2018-11-25Suggest appropriate place for lifetime when declared after type argumentsEsteban Küber-0/+4
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+8