about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-19 16:52:55 +0100
committerGitHub <noreply@github.com>2025-03-19 16:52:55 +0100
commit2df731d586319ec9a90676fcf7eca43ca60825c5 (patch)
tree343f6ddb385a40265b3072c48c902c004a193046 /compiler/rustc_const_eval/src
parent2ab69b898a96a81767ff6be84c5cc26d144d202f (diff)
parente1388bfb036d1511587dd75e917038b9080a43d1 (diff)
downloadrust-2df731d586319ec9a90676fcf7eca43ca60825c5.tar.gz
rust-2df731d586319ec9a90676fcf7eca43ca60825c5.zip
Rollup merge of #138540 - okaneco:const_split_off_first_last, r=m-ou-se
core/slice: Mark some `split_off` variants unstably const

Tracking issue: #138539

Add feature gate `#![feature(const_split_off_first_last)]`
Mark `split_off_first`, `split_off_first_mut`, `split_off_last`, and `split_off_last_mut` slice methods unstably const
Diffstat (limited to 'compiler/rustc_const_eval/src')
0 files changed, 0 insertions, 0 deletions