about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-01-25 05:50:30 +0000
committerbors <bors@rust-lang.org>2015-01-25 05:50:30 +0000
commit43046becce78147fa43808626bbb48569086b6a5 (patch)
tree1ae13372b4df9d337653a68e95c568c59bbcfd6c /src/libstd/sys/unix/stack_overflow.rs
parent70b13a7c7caa88a19cfe23e5cdb88a5735bbb988 (diff)
parent08246520c0fef902b169233e26e15cf58ef1cd8b (diff)
downloadrust-43046becce78147fa43808626bbb48569086b6a5.tar.gz
rust-43046becce78147fa43808626bbb48569086b6a5.zip
Auto merge of #21558 - alexcrichton:result-debug, r=aturon
This commit relaxes the bound on `Result::unwrap` and `Result::unwrap_err` from
the `Display` trait to the `Debug` trait for generating an error message about
the unwrapping operation.

This commit is a breaking change and any breakage should be mitigated by
ensuring that `Debug` is implemented on the relevant type.

[breaking-change]
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions