Stabilize slice_as_chunks library feature

This commit is contained in:
Scott McMurray
2025-04-10 20:16:55 -07:00
parent 56c08d9b32
commit 6cfdd53da1
6 changed files with 13 additions and 19 deletions

View File

@@ -31,7 +31,6 @@
#![feature(round_char_boundary)]
#![feature(rustc_attrs)]
#![feature(rustdoc_internals)]
#![feature(slice_as_chunks)]
// tidy-alphabetical-end
// The code produced by the `Encodable`/`Decodable` derive macros refer to