about summary refs log tree commit diff
path: root/tests/ui/did_you_mean/issue-105225.rs
AgeCommit message (Expand)AuthorLines
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-10-05Only give autofix suggestion when no named args are presentfrancorbacho-2/+2
2023-10-05Add suggestion testfrancorbacho-0/+2
2023-10-05Highlight redundant arguments instead of the whole format stringfrancorbacho-4/+4
2023-10-05Use diagnostic impls and add suggestions in redundant format!() argsfrancorbacho-5/+5
2023-10-05Suggest removing redundant arguments in format!()francorbacho-0/+19