about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/std_example.rs
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>2024-11-23 20:19:54 +0800
committerGitHub <noreply@github.com>2024-11-23 20:19:54 +0800
commit8036ff1302245cad6a2501e84d337019a184b1a0 (patch)
treef1fcdf83869252f50cc6f97b04e87a44c00f2049 /compiler/rustc_codegen_gcc/example/std_example.rs
parent4d9cd661c73fd57c58751ae2909adde64f9bdedb (diff)
parentc85a742cb12491b1f138c5d208f9c0cc5434dd77 (diff)
downloadrust-8036ff1302245cad6a2501e84d337019a184b1a0.tar.gz
rust-8036ff1302245cad6a2501e84d337019a184b1a0.zip
Rollup merge of #133332 - bjoernager:const-array-as-mut-slice, r=jhpratt
Mark `<[T; N]>::as_mut_slice` with the `const` specifier.

Tracking issue: #133333

`<[T; N]>::as_mut_slice` can have the `const` specifier without any changes to the function body.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions