diff options
| author | Matt Harding <majaharding@gmail.com> | 2023-11-10 08:14:02 +0000 |
|---|---|---|
| committer | Matt Harding <majaharding@gmail.com> | 2023-11-23 21:55:37 +0000 |
| commit | cbf6bfc452641040609342326808888fad351df3 (patch) | |
| tree | f7d2a67a0b55e616c66b4fe47a9a95e6effdafeb /tests/ui/resolve/resolve-self-in-impl.rs | |
| parent | 492e57c6adeb9e7635e9dfb7bab591997edd7f98 (diff) | |
| download | rust-cbf6bfc452641040609342326808888fad351df3.tar.gz rust-cbf6bfc452641040609342326808888fad351df3.zip | |
Fix tidy on untracked files with special character
Previously, the tidy tool would fault if an untracked file had a space or other special characters in its name. If there was an untracked file "foo bar", it would include the quoting in it's path and split on the first space, giving output like this: `skip untracked path "foo during rustfmt invocations`
Diffstat (limited to 'tests/ui/resolve/resolve-self-in-impl.rs')
0 files changed, 0 insertions, 0 deletions
