rust private

To start a new build commit change to repository or click New build button.
Auto merge of #40516 - alexcrichton:no-cache-handles, r=aturon
std: Don't cache stdio handles on Windows This alters the stdio code on Windows to always call `GetStdHandle` whenever the stdio read/write functions are called as this allows us to track changes to the value over time (such as if a process calls `SetStdHandle` while it's running). Closes #40490
1.0.2588
8 years ago by bors
Cancelled 8 years ago in 2 hr 26 min
Build has been cancelled by user.
Job name
Tests
Status