rust/tests
Ralf Jung 1241938f97 test suite now also passes on MIR-libstd
Also enable some tests that were disabled for no apparant reason.
(The comment in zst.rs was wrong, the test was disabled also for miri execution.)
Delete env_args test as the args can actually be queried with MIR-libstd (currently, they are always empty)
2017-05-30 10:41:38 -07:00
..
compile-fail test suite now also passes on MIR-libstd 2017-05-30 10:41:38 -07:00
run-pass test suite now also passes on MIR-libstd 2017-05-30 10:41:38 -07:00
compiletest.rs Address things complained about by clippy 2017-05-05 10:34:38 +02:00