about summary refs log tree commit diff
path: root/tests/ui/resolve/resolve-self-in-impl.rs
diff options
context:
space:
mode:
authorMatt Harding <majaharding@gmail.com>2023-11-10 08:14:02 +0000
committerMatt Harding <majaharding@gmail.com>2023-11-23 21:55:37 +0000
commitcbf6bfc452641040609342326808888fad351df3 (patch)
treef7d2a67a0b55e616c66b4fe47a9a95e6effdafeb /tests/ui/resolve/resolve-self-in-impl.rs
parent492e57c6adeb9e7635e9dfb7bab591997edd7f98 (diff)
downloadrust-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