rust/library
Matthias Krüger 38cbad9d26
Rollup merge of #124542 - CBSpeir:diagnostic-item-enumerate-method, r=scottmcm
Add diagnostic item for `std::iter::Iterator::enumerate`

Adds a diagnostic item for the `std::iter:Iterator::enumerate` trait method. This change, along with PR https://github.com/rust-lang/rust/pull/124308, will be used by the clippy `unused_enumerate_index` lint to move away from paths to using diagnostic items.

see: https://github.com/rust-lang/rust-clippy/issues/5393
2024-05-01 20:05:26 +02:00
..
2024-04-28 16:19:53 -05:00
2024-04-12 16:28:19 -07:00
2024-04-24 13:12:25 +01:00
2024-04-22 18:48:47 +02:00
2024-04-21 21:35:17 -04:00
2024-04-22 18:48:47 +02:00