Tracking Issue for const_transmute_copy #83165
Labels
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(const_transmute_copy)]
This is a tracking issue for making the function
mem::transmute_copy
const fn
.Public API
Steps / History
copy
related functions #83091Unresolved Questions
The text was updated successfully, but these errors were encountered: