diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-21 19:00:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-21 19:00:10 +0100 |
| commit | 1a43859a747a8916dbec98b8847a237e6caaf994 (patch) | |
| tree | 4a5ab322c885bb5bdfc1101c306730fc04e4e7b8 /compiler/rustc_plugin_impl/src | |
| parent | 66676820eb801473f21006fa64315ce3c42402eb (diff) | |
| parent | 920435f195b49029d0a83679c04d7dda66afb50a (diff) | |
| download | rust-1a43859a747a8916dbec98b8847a237e6caaf994.tar.gz rust-1a43859a747a8916dbec98b8847a237e6caaf994.zip | |
Rollup merge of #96391 - ChrisDenton:command-non-verbatim, r=joshtriplett
Windows: make `Command` prefer non-verbatim paths When spawning Commands, the path we use can end up being queried using `env::current_exe` (or the equivalent in other languages). Not all applications handle these paths properly therefore we should have a stronger preference for non-verbatim paths when spawning processes.
Diffstat (limited to 'compiler/rustc_plugin_impl/src')
0 files changed, 0 insertions, 0 deletions
