02f78b089c
also ignore 'thread leaks' with -Zmiri-ignore-leaks This is a step towards https://github.com/rust-lang/miri/issues/1371. The remaining hard part would be supporting checking for memory leaks when there are threads still running. For now we elegantly avoid this problem by using the same flag to control both of these checks. :) |
||
---|---|---|
.. | ||
compile-fail | ||
run-pass | ||
compiletest.rs |