about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorMichael Wright <mikerite@lavabit.com>2020-09-14 06:11:35 +0200
committerMichael Wright <mikerite@lavabit.com>2020-09-14 06:11:35 +0200
commitd1f0f04a488d027fdf91e08cdf25df00fb677205 (patch)
tree9940a360cbbc9fb04beff141a212b7f366f74997 /src/test/codegen/src-hash-algorithm
parent231444d989db23ab53001e29af53fa844e0b08a1 (diff)
downloadrust-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