Rust Internals
Re-opening deprecating Option::unwrap and Result::unwrap
language design
jmjoy
November 20, 2025, 1:27am
14
I believe a better approach is to change the default lint level of
unwrap
to a warning.
show post in topic
Related topics
Topic
Replies
Views
Activity
Settling some key naming conventions
guidelines
59
10978
March 25, 2019
Is it worth putting an attribute on `unwrap()` family of functions?
ideas (deprecated)
7
3687
March 25, 2019
RFRFC: Better Option/Result error messages
libs
8
3108
March 25, 2019
Pre-RFC: Deprecate ok_or method
language design
35
3319
March 25, 2019
Deprecate unwrap in favor of more meaningful method namess
language design
5
772
June 18, 2023