about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-34255-1.rs
AgeCommit message (Collapse)AuthorLines
2021-11-06Move some tests to more reasonable directoriesCaio-10/+0
2021-09-07Recover from `Foo(a: 1, b: 2)`Esteban Kuber-1/+1
Detect likely `struct` literal using parentheses as delimiters and emit targeted suggestion instead of type ascription parse error. Fix #61326.
2019-03-22Expand suggestions for type ascription parse errorsEsteban Küber-0/+10