mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
68dc159241
Fix issue_15149 test for the SGX target PR https://github.com/rust-lang/rust/pull/112390 moved tests to std. Unfortunately, this caused the `issue_15149` test to be enabled for the SGX target. This is incorrect as the SGX target does not support the `env::current_exe()` call. |
||
---|---|---|
.. | ||
common | ||
create_dir_all_bare.rs | ||
env.rs | ||
process_spawning.rs | ||
run-time-detect.rs | ||
switch-stdout.rs | ||
thread.rs |