Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #124836 - tgross35:const-slice-last-chunk, r=BurntSushi
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