Tracking Issue for const_copy_from_slice
#131415
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_copy_from_slice)]
This is a tracking issue for using
<[T]>::copy_from_slice
inconst
.Public API
Steps / History
slice::copy_from_slice
unstably const #131416Unresolved Questions
Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩
The text was updated successfully, but these errors were encountered: