summary refs log tree commit diff
path: root/src/test/ui/parser/issues/issue-35813-postfix-after-cast.rs
AgeCommit message (Expand)AuthorLines
2022-07-29dont call type ascription 'cast'Michael Goulet-33/+33
2022-01-14Parse `Ty?` as `Option<Ty>` and provide structured suggestionEsteban Kuber-2/+2
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-0/+171