mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
921a82007a
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 |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |