This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
847396e412
rust
/
tests
History
Download ZIP
Download TAR.GZ
Ralf Jung
847396e412
Re-do memory locking (again). Now with proper support for multiple independent shared borrows of the same mutable reference.
2017-08-07 12:57:32 -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
Re-do memory locking (again). Now with proper support for multiple independent shared borrows of the same mutable reference.
2017-08-07 12:57:32 -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