about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-03-25 09:07:28 +0900
committerGitHub <noreply@github.com>2021-03-25 09:07:28 +0900
commit921a82007a0343c9180e7675f4b45813341daf63 (patch)
tree8d845bc5fedbdc6e90bfe7e81e0592cd0f364859 /library/std/src/sys/unix/stack_overflow.rs
parent72a2d0e3867005c90aaf9ec435735fb52809a127 (diff)
parent3bf076e76b2afde77f1c0d2c763cef32407f0465 (diff)
downloadrust-921a82007a0343c9180e7675f4b45813341daf63.tar.gz
rust-921a82007a0343c9180e7675f4b45813341daf63.zip
Rollup merge of #83421 - faern:add-into-err, r=joshtriplett
Add Result::into_err where the Ok variant is the never type

Equivalent of #66045 but for the inverse situation where `T: Into<!>` rather than `E: Into<!>`.

I'm using the same feature gate name. I can't see why one of these methods would be OK to stabilize but not the other.

Tracking issue: #61695
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions