about summary refs log tree commit diff
path: root/src/test/run-pass/thinlto
diff options
context:
space:
mode:
authorDawid Ciężarkiewicz <dpc@dpc.pw>2017-03-14 22:29:00 -0700
committerDawid Ciężarkiewicz <dpc@dpc.pw>2017-03-17 20:15:05 -0700
commitc3e2eaf4cb774f776f4022406742f978580c0a53 (patch)
treee0e6defadcde83d4c9c3039e8fdead3be6677597 /src/test/run-pass/thinlto
parenta51c6aaf848a6cd64ace890effb6e377bbefce7d (diff)
downloadrust-c3e2eaf4cb774f776f4022406742f978580c0a53.tar.gz
rust-c3e2eaf4cb774f776f4022406742f978580c0a53.zip
Fix problems found on Windows in `dir_create_all`
Ignore the type of error altogether. The rationale is: it doesn't matter
what was the problem if the directory is there. In the previous versions
if the directory was there already we wouldn't even attempt to create
it, so we wouldn't know about the problem neither.

Make test path length smaller in `concurrent_recursive_mkdir` test.
Diffstat (limited to 'src/test/run-pass/thinlto')
0 files changed, 0 insertions, 0 deletions