about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-09-13 22:16:03 -0700
committerbors <bors@rust-lang.org>2013-09-13 22:16:03 -0700
commit4ac10f8f6e8e07c70fadb676170c5402442e2243 (patch)
treefe463d6dc17f47c5b0721fd009faa6bacf38643b /src/rustllvm/RustWrapper.cpp
parent52b9688f923f8fb5bd6547bc6f2dd2d340c4ee4d (diff)
parent0af2bd829e6aaab4faf2cc135bd8b01db728417b (diff)
downloadrust-4ac10f8f6e8e07c70fadb676170c5402442e2243.tar.gz
rust-4ac10f8f6e8e07c70fadb676170c5402442e2243.zip
auto merge of #9185 : alexcrichton/rust/less-changing-directories, r=huonw
While usage of change_dir_locked is synchronized against itself, it's not
synchronized against other relative path usage, so I'm of the opinion that it
just really doesn't help in running tests. In order to prevent the problems that
have been cropping up, this completely removes the function.

All existing tests (except one) using it have been moved to run-pass tests where
they get their own process and don't need to be synchronized with anyone else.

There is one now-ignored rustpkg test because when I moved it to a run-pass test
apparently run-pass isn't set up to have 'extern mod rustc' (it ends up having
linkage failures).
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions