mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
74df517b90
Correct the const stabilization of `<[T]>::last_chunk`
`<[T]>::first_chunk` became const stable in 1.77, but `<[T]>::last_chunk` was left out. This was fixed in
|
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |