about summary refs log tree commit diff
path: root/src/test/ui/suggestions/path-display.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2022-02-21Suggest calling .display() on PathBuf tooMichael Goulet-1/+5
2018-12-12Suggest using `.display()` when trying to print a `Path`Esteban Küber-0/+7