about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/rustc
diff options
context:
space:
mode:
authorChris Denton <chris@chrisdenton.dev>2025-03-24 18:57:07 +0000
committerChris Denton <chris@chrisdenton.dev>2025-04-09 01:32:19 +0000
commitedfc74722556c659de6fa03b23af3b9c8ceb8ac2 (patch)
treec692897e9ff5a2a2731ffcab109a18e56574a4d1 /compiler/rustc_pattern_analysis/src/rustc
parenta6e4d0308632f09c1041454a82d16527222e4b32 (diff)
downloadrust-edfc74722556c659de6fa03b23af3b9c8ceb8ac2.tar.gz
rust-edfc74722556c659de6fa03b23af3b9c8ceb8ac2.zip
Avoid verbatim paths in Command::current_dir
If possible, we should try not to use verbatim paths in Command::current_dir. It might work but it might also break code (including some Windows APIs) that assume the current directory isn't verbatim.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/rustc')
0 files changed, 0 insertions, 0 deletions