diff options
| author | Ralf Jung <post@ralfj.de> | 2021-05-20 00:18:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-20 00:18:58 +0200 |
| commit | a552b5b04bcd546d788798a3bd94ded2dbba048e (patch) | |
| tree | f27bd1f7928774426b7c36bfef1c5614808173b1 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 42174308a277f3d3f774abbcf42f58de0288d272 (diff) | |
| parent | 67e8f1230745785bc08ec4d3d882f61b1d3516af (diff) | |
| download | rust-a552b5b04bcd546d788798a3bd94ded2dbba048e.tar.gz rust-a552b5b04bcd546d788798a3bd94ded2dbba048e.zip | |
Rollup merge of #85287 - eggyal:expose-test-concurrent, r=m-ou-se
Expose `Concurrent` (private type in public i'face) #53410 introduced experimental support for custom test frameworks. Such frameworks may wish to build upon `library/test` by calling into its publicly exposed API (which I entirely understand is wholly unstable). However, any that wish to call `test::run_test` cannot currently do so because `test::options::Concurrent` (the type of its `concurrent` parameter) is not publicly exposed.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
