diff options
| author | fee1-dead <ent3rm4n@gmail.com> | 2022-09-25 22:06:38 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-25 22:06:38 +0800 |
| commit | da884d25da54295eca9f21b8ddc0679eef83c761 (patch) | |
| tree | 74fbb1681066177fb87e2b536b68f6dd86cdbe9a /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 084029f39d0aba9d34188d512760d7ba324081b7 (diff) | |
| parent | 8d6edac7639bdd4854ab026fbdac0c4d1a22f64d (diff) | |
| download | rust-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
