Skip to content

Commit

Permalink
Rollup merge of #124308 - CBSpeir:diagnostic-item-enumerate, r=compil…
Browse files Browse the repository at this point in the history
…er-errors

Add diagnostic item for `std::iter::Enumerate`

This adds a diagnostic item for `std::iter::Enumerate`.  The change will be used by the clippy `unused_enumerate_index` lint to move away from type paths to using diagnostic items.

see: rust-lang/rust-clippy#5393
  • Loading branch information
fmease authored Apr 24, 2024
2 parents 54e98b5 + ba2d0be commit f0a4fd8
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f0a4fd8

Please sign in to comment.