mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
9f242b19f9
Neon fast path for str::contains Using the SIMD friendly version of the function also gives a decent speed up with Neon.