Tracking Issue for const_option_cloned
#91582
Labels
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(const_option_cloned)]
This is a tracking issue for constifying the
Option::cloned
functions.This is only constifying existing apis, not adding new ones
Public API
Steps / History
Option::cloned
#90741Unresolved Questions
The text was updated successfully, but these errors were encountered: