rust-lang / miri

An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.16k stars 318 forks source link

io::Error handling: keep around the full io::Error for longer so we can give better errors #3589

Closed RalfJung closed 1 month ago

RalfJung commented 1 month ago

This should help with the error message in https://github.com/rust-lang/miri/issues/3587.

RalfJung commented 1 month ago

@bors r+

bors commented 1 month ago

:pushpin: Commit 9bea173eef6ba8c7a33a6a76d91fce03b8befb07 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 1 month ago

:hourglass: Testing commit 9bea173eef6ba8c7a33a6a76d91fce03b8befb07 with merge d9188da764dafd6f46affeef03ec8d4f96e9640c...

bors commented 1 month ago

:sunny: Test successful - checks-actions Approved by: RalfJung Pushing d9188da764dafd6f46affeef03ec8d4f96e9640c to master...