about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-54521.rs
AgeCommit message (Collapse)AuthorLines
2021-06-30Move some UI tests to more suitable subdirsYuki Okushi-22/+0
2019-01-21Add error for trailing angle brackets.David Wood-0/+22
This commit adds a error (and accompanying machine applicable suggestion) for trailing angle brackets on function calls with a turbofish.