Skip to content

Commit

Permalink
Rollup merge of #122126 - workingjubilee:every-os-in-the-world-belong…
Browse files Browse the repository at this point in the history
…s-to-unix, r=ChrisDenton

Fix `tidy --bless` on  ̶X̶e̶n̶i̶x̶ Windows

As reported in rust-lang/rust#120628 (comment) the requested `tidy --bless` implementation didn't take into account the fact that earlier the linting code canonicalized things to use the OS path separator. This makes it so that the path separator is always rewritten back as '/', which should fix the variance there.

r? ``@ChrisDenton``
  • Loading branch information
GuillaumeGomez authored Mar 7, 2024
2 parents 21bf62a + 0953611 commit cfb73e6
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit cfb73e6

Please sign in to comment.