about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorNODA, Kai <nodakai@gmail.com>2020-06-15 02:11:35 +0800
committerNODA, Kai <nodakai@gmail.com>2020-06-16 00:12:47 +0800
commit8e7606f204d8775b051cdd9a427ec6dd89b837b8 (patch)
treee29d07069562e2f2dee12c39bcdb64a4b592de18 /library/std/src/sys/unix/stack_overflow.rs
parentff4a2533a0720f9cdd86e02eafa3725f07aa7752 (diff)
downloadrust-8e7606f204d8775b051cdd9a427ec6dd89b837b8.tar.gz
rust-8e7606f204d8775b051cdd9a427ec6dd89b837b8.zip
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