about summary refs log tree commit diff
path: root/src/test/run-pass/thinlto
diff options
context:
space:
mode:
authorOliver Middleton <olliemail27@gmail.com>2017-06-09 23:03:08 +0100
committerOliver Middleton <olliemail27@gmail.com>2017-06-09 23:03:08 +0100
commit577c059d5040465bb35afaf605d0f5e49556982f (patch)
treef360c29b03a6cc5873c1892f6a8a7e245567d1e1 /src/test/run-pass/thinlto
parent19193d6390644b5d621934bac6a33caacfb9ad31 (diff)
downloadrust-577c059d5040465bb35afaf605d0f5e49556982f.tar.gz
rust-577c059d5040465bb35afaf605d0f5e49556982f.zip
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.
Diffstat (limited to 'src/test/run-pass/thinlto')
0 files changed, 0 insertions, 0 deletions