ruff
04b636cb - [red knot] Use memmem::find instead of custom version (#13750)

Commit
357 days ago
[red knot] Use memmem::find instead of custom version (#13750) This is a follow-up on #13746: - Use `memmem::find` instead of rolling our own inferior version. - Avoid `x.as_ref()` calls using `&**x`
Author
Parents
Loading