about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorPiotr Osiewicz <24362066+osiewicz@users.noreply.github.com>2023-05-05 18:37:19 +0200
committerRalf Jung <post@ralfj.de>2023-05-31 11:36:49 +0200
commit91cb951ee908a35ab1050876e62411698cb2cc84 (patch)
tree1ebfe420bcb635ed8cafcd3b4d3bf045054bcf23 /compiler/rustc_codegen_llvm/src/errors.rs
parentbfc897ec07eece6a180c2279bc470d08d6f2e23e (diff)
downloadrust-91cb951ee908a35ab1050876e62411698cb2cc84.tar.gz
rust-91cb951ee908a35ab1050876e62411698cb2cc84.zip
miri-script: Transform Windows paths to unix.
python3 snippet used to fill $MIRIDIR variable returns native paths.
Down the line in `bench` subcommand this leads to benchmark setup
failure, preventing contributors from running benchmarks on Windows
hosts.

This commit replaces usage of native os.path module with pathlib, which
explicitly converts paths to Unix flavour.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions