rust/library/core
Matthias Krüger afe2d7392f
Rollup merge of #118231 - RalfJung:const-raw-slice-empty, r=cuviper
also add is_empty to const raw slices

We have this on mutable raw slices but not const raw slices, which makes little sense.

Cc https://github.com/rust-lang/rust/issues/71146
2023-11-29 12:34:49 +01:00
..
benches benchmarks for Chars::advance_by 2023-11-27 22:06:35 +01:00
src Rollup merge of #118231 - RalfJung:const-raw-slice-empty, r=cuviper 2023-11-29 12:34:49 +01:00
tests Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00