rust/tests
Oliver Schneider 4ba2b82f31
Split the alloc id address space into functions and normal allocs
instead of interleaving them as before.
The next step is to also separate out static memory into its own
address space.
2017-08-08 17:09:25 +02:00
..
compile-fail Split the alloc id address space into functions and normal allocs 2017-08-08 17:09:25 +02: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