mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
7047d97e01
constify `slice_as_chunks` (unstable) Tracking issue: #74985 Nothing complicated required; just adding `const` to the declarations.