diff options
| author | Michael Wright <mikerite@lavabit.com> | 2020-09-14 06:11:35 +0200 |
|---|---|---|
| committer | Michael Wright <mikerite@lavabit.com> | 2020-09-14 06:11:35 +0200 |
| commit | d1f0f04a488d027fdf91e08cdf25df00fb677205 (patch) | |
| tree | 9940a360cbbc9fb04beff141a212b7f366f74997 /src/test/codegen/src-hash-algorithm | |
| parent | 231444d989db23ab53001e29af53fa844e0b08a1 (diff) | |
| download | rust-d1f0f04a488d027fdf91e08cdf25df00fb677205.tar.gz rust-d1f0f04a488d027fdf91e08cdf25df00fb677205.zip | |
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
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
