rust/tests
Ralf Jung 668491a892 Work on making validation test pass again
Turns out that tracking write locks by their lifetime is not precise enough,
but for now, we don't have an alternative.  Also, we need to force_allocate
what we acquire or else the memory will not be in the right state.
2017-08-09 15:49:47 -07:00
..
compile-fail Work on making validation test pass again 2017-08-09 15:49:47 -07:00
compile-fail-fullmir Also move some compile-fail tests to fullmir-only 2017-06-21 15:07:40 +02:00
run-pass Work on making validation test pass again 2017-08-09 15:49:47 -07:00
run-pass-fullmir Work on making validation test pass again 2017-08-09 15:49:47 -07:00
compiletest.rs for now, disable validation on optimized tests -- inlining breaks validation 2017-08-03 18:13:23 -07:00