x86_64 SSE2 fast-path for str.contains(&str) and short needles#103779
Merged
bors merged 5 commits intorust-lang:masterrust-lang/rust:masterfrom Nov 17, 2022
Commits
Commits on Nov 14, 2022
- committed
- committed
x86_64 SSE2 fast-path for str.contains(&str) and short needles
Show description for 3d4a848committed
Commits on Nov 15, 2022
generalize str.contains() tests to a range of haystack sizes
Show description for c37e8facommitted- convert from core::arch to core::simd
Show description for a2b2010committed