about summary refs log tree commit diff
path: root/src/test/run-pass/thinlto
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-06-12 08:49:51 +0000
committerbors <bors@rust-lang.org>2017-06-12 08:49:51 +0000
commit0a5218b5066d51aa0dbdf5fe5ab479c146a07b6b (patch)
tree063c42441d7e02b05f861d6dce3b34ec1ccb8177 /src/test/run-pass/thinlto
parent54eeef14a380ca026dc378e6927655fb08f64736 (diff)
parent577c059d5040465bb35afaf605d0f5e49556982f (diff)
downloadrust-0a5218b5066d51aa0dbdf5fe5ab479c146a07b6b.tar.gz
rust-0a5218b5066d51aa0dbdf5fe5ab479c146a07b6b.zip
Auto merge of #42572 - ollie27:rustdoc_create_dir_all, r=GuillaumeGomez
rustdoc: Use `create_dir_all` to create output directory

Currently rustdoc will fail if passed `-o foo/doc` if the `foo`
directory doesn't exist.

Also remove unneeded `mkdir` as `create_dir_all` can now handle
concurrent invocations since #39799.
Diffstat (limited to 'src/test/run-pass/thinlto')
0 files changed, 0 insertions, 0 deletions