Stabilize Utf8Chunks

This commit is contained in:
David Tolnay
2024-04-13 19:34:38 -07:00
parent 7ab5eb8fe7
commit 61cf00464e
9 changed files with 57 additions and 40 deletions

View File

@@ -313,7 +313,6 @@
#![feature(thread_local)]
#![feature(try_blocks)]
#![feature(type_alias_impl_trait)]
#![feature(utf8_chunks)]
// tidy-alphabetical-end
//
// Library features (core):