Tracking issue for const Result
#67520
Labels
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Libs-Tracked
Libs issues that are tracked on the team's project board.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature
const_result
makesis_ok()
,is_err()
andas_ref()
const. AFAICS the other methods take ownership or can't be const as of now for other reasons.Part of PR #67494
The text was updated successfully, but these errors were encountered: