about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/errors.rs
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2023-11-03 21:56:06 -0400
committerTrevor Gross <tmgross@umich.edu>2024-01-10 03:06:49 -0500
commit500d6f64791d4f9576c8588ef2cdeab4a3139a02 (patch)
treef7a617e9384e6d36654eb04c1d93cc847464001f /compiler/rustc_pattern_analysis/src/errors.rs
parent01337bf1fda37e8fde134454394e27e2ae719a24 (diff)
downloadrust-500d6f64791d4f9576c8588ef2cdeab4a3139a02.tar.gz
rust-500d6f64791d4f9576c8588ef2cdeab4a3139a02.zip
Stabilize `slice_first_last_chunk`
This stabilizes all methods under `slice_first_last_chunk`.

Additionally, it const stabilizes the non-mut functions and moves the `_mut`
functions under `const_slice_first_last_chunk`. These are blocked on
`const_mut_refs`.

As part of this change, `slice_split_at_unchecked` was marked const-stable for
internal use (but not fully stable).
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions