cargo miri test
with an empty lib.rs
fails inside the testrunner in std::sys::windows::io::is_terminal
on Windows
#103504
Labels
A-miri
Area: The miri tool
C-bug
Category: This is a bug.
regression-untriaged
Untriaged performance or correctness regression.
Code
Running
cargo miri test
with an emptylib.rs
fails inside the testrunner instd::sys::windows::io::is_terminal
on Windows.I believe this was introduced in 326ef47 @joshtriplett
Version with regression
rustc --version --verbose
:Backtrace
Backtrace
@rustbot modify labels: +regression-from-nightly-to-nightly -regression-untriaged
The text was updated successfully, but these errors were encountered: