about summary refs log tree commit diff
path: root/src/test/ui/const-generics/parser-error-recovery/issue-89013.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-19/+0
2022-01-17Add term to ExistentialProjectionkadmin-0/+1
2022-01-17Use Term in ProjectionPredicatekadmin-1/+1
2021-09-28feat(rustc_typeck): avoid erroring with "wrong number of generics" if there's...Michael Howell-1/+0
2021-09-28Use less verbose syntax for error annotationsMichael Howell-4/+4
2021-09-16feat(rustc_parse): recover from pre-RFC-2000 const generics syntaxMichael Howell-0/+19