about summary refs log tree commit diff
path: root/src/test/ui/methods/issues/issue-84495.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-4/+0
2022-03-11Add regression test for `<i32 as Iterator>::count`Michael Howell-0/+4
Fixes #84495