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
348f782085ea60cbda5a1bd0beb8cd62b0ebd142
rust
/
tests
T
History
Ralf Jung
348f782085
add env var emulation test, and fix it complaining about leaks
2018-10-16 18:35:27 +02:00
..
compile-fail
enable validation for compile-fail tests, and add some new ones
2018-10-12 10:54:37 +02:00
compile-fail-fullmir
no longer run rustc on the tests; instead make sure we actually deny all warnings
2018-07-16 08:39:06 +02:00
run-pass
add env var emulation test, and fix it complaining about leaks
2018-10-16 18:35:27 +02:00
run-pass-fullmir
more compile-fail ptr equality tests, to rule out any non-determinism; and fix ptr equality to fail all of them.
2018-09-17 10:02:31 +02:00
compiletest.rs
test with opt levels 0 and 1
2018-10-16 17:57:03 +02:00