Closed
Description
This is a tracking issue for the RFC "Add fn identity<T>(x: T) -> T { x }
to core::convert
" (rust-lang/rfcs#2306).
Steps:
- Implement the RFC: Add the identity function as core::convert::identity #47562
- Stabilization PR: Stabilize core::convert::identity #57322
Unresolved questions:
None.
Metadata
Metadata
Assignees
Labels
Blocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC and implemented but not stabilized.Blocker: Implemented in the nightly compiler and unstable.Category: An issue tracking the progress of sth. like the implementation of an RFCRelevant to the library API team, which will review and decide on the PR/issue.This issue / PR is in PFCP or FCP with a disposition to merge it.The final comment period is finished for this PR / Issue.