about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-09-30 18:43:37 +0000
committerbors <bors@rust-lang.org>2023-09-30 18:43:37 +0000
commit0e43a04fabc734226eb31442706f3816ffc84a6a (patch)
tree87e565929aba9fdd7a2693e7d867ec90990bc194 /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentb00236d7f0537b22794be838064c944a36e85c70 (diff)
parent8eb586d1549236be3ba55b205c9dc19e9bfe7f3d (diff)
downloadrust-0e43a04fabc734226eb31442706f3816ffc84a6a.tar.gz
rust-0e43a04fabc734226eb31442706f3816ffc84a6a.zip
Auto merge of #11587 - y21:into_iter_without_iter, r=Jarcho
new lint: `into_iter_without_iter`

Closes #9736 (part 2)

This implements the other lint that my earlier PR missed: given an `IntoIterator for &Type` impl, check that there exists an inherent `fn iter(&self)` method.

changelog: new lint: `into_iter_without_iter`

r? `@Jarcho` since you reviewed #11527 I figured it makes sense for you to review this as well?
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions