rust/tests
2018-10-07 10:35:34 +02:00
..
compile-fail use Box::into_raw 2018-10-07 10:35:34 +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 test mutating a non-mut static with interior mutability 2018-09-23 09:14:55 +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 we no longer need to mess with the environment in our test suite 2018-07-26 16:49:10 +02:00