Files
ruff/crates
David Peter 04b636cba2 [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`
2024-10-14 15:17:19 +02:00
..
2024-10-04 18:51:13 +05:30
2024-10-04 18:51:13 +05:30