about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2020-06-19 14:29:33 +0200
committerGitHub <noreply@github.com>2020-06-19 14:29:33 +0200
commita59d164490d0011b92613f514fdeb76e5c15c068 (patch)
treee690fe3d4e3da8708a18357f512c26c120036d09 /library/std/src/sys/unix/stack_overflow.rs
parent0404788178af764e8c5be87cd60a7e02a93f6178 (diff)
parent8e7606f204d8775b051cdd9a427ec6dd89b837b8 (diff)
downloadrust-a59d164490d0011b92613f514fdeb76e5c15c068.tar.gz
rust-a59d164490d0011b92613f514fdeb76e5c15c068.zip
Rollup merge of #73350 - nodakai:install-rs-support-nonexistent-prefix, r=Mark-Simulacrum
bootstrap/install.rs: support a nonexistent `prefix` in `x.py install`

PR #49778 introduced fs::canonicalize() which fails for a nonexistent path.
This is a surprise for someone used to GNU Autotools' configure which can create any necessary intermediate directories in prefix.

This change makes it run fs::create_dir_all() before canonicalize().
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions