This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-06-01 22:18:23 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78bcd12b17ae32fb74815cb2908a5149d5713415
rust
/
tests
T
History
Ralf Jung
78bcd12b17
make sure we only terminate main thread once TLS is initialized
2021-07-27 14:05:37 +02:00
..
compile-fail
also ignore 'thread leaks' with -Zmiri-ignore-leaks
2021-07-25 14:21:06 +02:00
run-pass
make sure we only terminate main thread once TLS is initialized
2021-07-27 14:05:37 +02:00
compiletest.rs
Use
harness = false
instead of
#![feature(custom_test_frameworks)]
2021-05-01 22:28:33 +08:00