mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 16:54:01 +00:00
38cbad9d26
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |