about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-03-14 23:40:12 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-03-14 23:40:12 -0700
commit9c906da7ade767925aca1da06f139152835b661b (patch)
tree47673aaa87893b1d56a23ee6a95c655a6305b2c3 /src/rustllvm/ExecutionEngineWrapper.cpp
parent66853af9af79fdc4fb8e659c8b1f890918749d5f (diff)
downloadrust-9c906da7ade767925aca1da06f139152835b661b.tar.gz
rust-9c906da7ade767925aca1da06f139152835b661b.zip
std: Fix create_dir_all for empty paths
Recent changes in path semantics meant that if none of the components in a
relative path existed as a part of a call to `create_dir_all` then the call
would fail as `create_dir("")` would be attempted and would fail with an OS
error.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions