Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct the const stabilization of
last_chunk
for slices
`<[T]>::last_chunk` should have become const stable as part of <#117561>. Update the const stability gate to reflect this.
- Loading branch information