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
fb2ed457c6bdbe587e2ac21c2f671d3e30bab353
rust
/
tests
T
History
Ralf Jung
4957031e3c
selectively disable validation in compile-fail where appropriate. cargo test now passes :)
2017-08-03 18:13:23 -07:00
..
compile-fail
selectively disable validation in compile-fail where appropriate. cargo test now passes :)
2017-08-03 18:13:23 -07:00
compile-fail-fullmir
Also move some compile-fail tests to fullmir-only
2017-06-21 15:07:40 +02:00
run-pass
make test suite MIR validation aware. run-pass passes with and without fullmir, if optimizations are disabled!
2017-08-03 18:13:22 -07:00
run-pass-fullmir
make test suite MIR validation aware. run-pass passes with and without fullmir, if optimizations are disabled!
2017-08-03 18:13:22 -07:00
compiletest.rs
for now, disable validation on optimized tests -- inlining breaks validation
2017-08-03 18:13:23 -07:00