Use as_chunks in analyze_source_file_sse2

This commit is contained in:
real-eren
2025-02-20 16:04:02 -05:00
parent b522e7c5ea
commit 62f5a5501f
2 changed files with 5 additions and 7 deletions

View File

@@ -31,6 +31,7 @@
#![feature(round_char_boundary)]
#![feature(rustc_attrs)]
#![feature(rustdoc_internals)]
#![feature(slice_as_chunks)]
#![warn(unreachable_pub)]
// tidy-alphabetical-end