rust/tests
Aaron Hill 80f9484c86
Disable panic tests on Windows
Miri currently does not support `GetProcAddress`
and `GetModuleHandleW`, both of which end up getting invoked by the
libstd panic hook.
2019-11-17 13:49:31 -05:00
..
compile-fail Ignore '-C panic=abort' tests for now 2019-11-17 08:40:34 -05:00
run-pass Disable panic tests on Windows 2019-11-17 13:49:31 -05:00
compiletest.rs update comment re: not using higher mir-opt-level 2019-11-04 11:17:40 +01:00