about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-03-07 15:07:09 +0100
committerGitHub <noreply@github.com>2024-03-07 15:07:09 +0100
commitd03d9a4e9bea1d57d495449062d236aedda0f99d (patch)
tree2ae43ae45938df5b1ffeee66b6d6169553462d38 /compiler/rustc_codegen_llvm/src
parentbb582c6d0f36207ed46f1bce8554d714b28980b1 (diff)
parentbf9782dd9d14268d0c72ac13b24fa35c6a2e5a57 (diff)
downloadrust-d03d9a4e9bea1d57d495449062d236aedda0f99d.tar.gz
rust-d03d9a4e9bea1d57d495449062d236aedda0f99d.zip
Rollup merge of #122126 - workingjubilee:every-os-in-the-world-belongs-to-unix, r=ChrisDenton
Fix `tidy --bless` on  ̶X̶e̶n̶i̶x̶ Windows

As reported in https://github.com/rust-lang/rust/pull/120628#issuecomment-1973655740 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``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions