diff options
| author | bors <bors@rust-lang.org> | 2015-06-21 03:08:28 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-06-21 03:08:28 +0000 |
| commit | ecfcd2a305dfe360f4fbf1776a49d7fc04de3322 (patch) | |
| tree | 5737232235c6400e72d4e1f43e9159c3ada79af2 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 7d6e79001083140a5697565b498d67c90e0a5ff7 (diff) | |
| parent | c8aec53db73182f453621c284131ef028d0ae064 (diff) | |
| download | rust-ecfcd2a305dfe360f4fbf1776a49d7fc04de3322.tar.gz rust-ecfcd2a305dfe360f4fbf1776a49d7fc04de3322.zip | |
Auto merge of #26416 - retep998:error-debug, r=sfackler
Fixes https://github.com/rust-lang/rust/issues/26408
Example output when using `Result::unwrap`:
```
thread '<main>' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Os { code: 2, message: "The system cannot find the file specified.\r\n" } }', src/libcore\result.rs:731
```
This could technically be considered a breaking change for any code that depends on the format of the `Debug` output for `io::Error` but I sincerely hope nobody wrote code like that.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
