Stabilize Result::into_{ok,err} - #161712
Conversation
|
cc @rust-lang/clippy |
|
r? @nia-e rustbot has assigned @nia-e. Use Why was this reviewer chosen?The reviewer was selected based on:
|
This comment has been minimized.
This comment has been minimized.
Tracking issue: rust-lang#61695
bf72f16 to
beda5e0
Compare
|
☔ The latest upstream changes made this pull request unmergeable. Please resolve the merge conflicts by rebasing. |
|
@rfcbot fcp merge libs |
|
@nia-e has proposed to merge this. The next step is review by the rest of the tagged team members: No concerns currently listed. Once a majority of reviewers approve (and at most 2 approvals are outstanding), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! See this document for info about what commands tagged team members can give me. |
Tracking issue: #61695
As evidence of the demand of this API, here are some instances of people having written functions for this functionality:
API being stabilized:
Implementation history: (I'm including only ones that touches the public API being stabilized, and not documentation or constification)