Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #117782 - majaha:tidy_fix, r=onur-ozkan
Fix tidy tripping up on untracked files with special characters in their name 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`
bors 2023-11-24
parent 85fd36d · parent a501646 · commit 2bb7d15
0 files changed, 0 insertions, 0 deletions