diff options
| author | bors <bors@rust-lang.org> | 2016-05-06 16:04:55 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-05-06 16:04:55 -0700 |
| commit | 62e2b2fb7acf5f8331781cd7128c754ed1b66c4f (patch) | |
| tree | 5d9798189b1f572021a5c43d7f4785b285c2c928 /src/libsyntax/errors | |
| parent | 0cb9bc51759eed8ac12dc52456a2fbb7ddf495db (diff) | |
| parent | 707012494dcb66d55efebedbd7727469d3baa2b2 (diff) | |
| download | rust-62e2b2fb7acf5f8331781cd7128c754ed1b66c4f.tar.gz rust-62e2b2fb7acf5f8331781cd7128c754ed1b66c4f.zip | |
Auto merge of #33228 - nikomatsakis:compiletest-gut, r=acrichto
Move auxiliary directories to live with the tests This is a step for enabling testing of cross-crate incremental compilation. The idea is that instead of having a central auxiliary directory, when you have a `// aux-build:foo.rs` annotation in the test `run-pass/bar.rs`, it will look in (e.g.) `run-pass/aux/foo.rs`. In general, it looks for an `aux` directory in the same directory as the test. We also ignore the `aux` directories when enumerating the set of tests. As part of this PR, also refactor `runtest.rs` to use methods on a context, which means we can stop passing around context everywhere. r? @alexcrichton
Diffstat (limited to 'src/libsyntax/errors')
0 files changed, 0 insertions, 0 deletions
