about summary refs log tree commit diff
path: root/tests/ui/stdlib-unit-tests/istr.rs
AgeCommit message (Collapse)AuthorLines
2024-04-28Move various stdlib tests to library/std/testsRyan Lowe-51/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-12-10remove redundant importssurechen-2/+0
detects redundant imports that can be eliminated. for #117772 : In order to facilitate review and modification, split the checking code and removing redundant imports code into two PR.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+53