Michael Wright d1f0f04a48 New lint: manual-strip
Add a new lint, `manual-strip`, that suggests using the `str::strip_prefix`
and `str::strip_suffix` methods introduced in Rust 1.45 when the same
functionality is performed 'manually'.

Closes #5734
2020-09-14 06:11:35 +02:00
..
2020-08-17 13:55:05 +01:00
2020-09-14 06:11:35 +02:00
2020-09-14 06:11:35 +02:00
2020-09-10 15:23:38 +02:00
2020-09-10 15:23:38 +02:00
2020-08-27 19:36:28 +02:00
2020-08-27 19:36:28 +02:00