about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorfee1-dead <ent3rm4n@gmail.com>2022-09-25 22:06:38 +0800
committerGitHub <noreply@github.com>2022-09-25 22:06:38 +0800
commitda884d25da54295eca9f21b8ddc0679eef83c761 (patch)
tree74fbb1681066177fb87e2b536b68f6dd86cdbe9a /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent084029f39d0aba9d34188d512760d7ba324081b7 (diff)
parent8d6edac7639bdd4854ab026fbdac0c4d1a22f64d (diff)
downloadrust-da884d25da54295eca9f21b8ddc0679eef83c761.tar.gz
rust-da884d25da54295eca9f21b8ddc0679eef83c761.zip
Rollup merge of #101800 - chriss0612:feat/const_split_at_mut, r=fee1-dead
Constify slice.split_at_mut(_unchecked)

Tracking Issue: [Tracking Issue for const_slice_split_at_mut](https://github.com/rust-lang/rust/issues/101804)

Feature gate: `#![feature(const_slice_split_at_mut)]`

Still requires const_mut_refs to be actually used, but this feature removes the need to manually re implement these functions in a user crate.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions