about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-05-01 20:05:26 +0200
committerGitHub <noreply@github.com>2024-05-01 20:05:26 +0200
commit38cbad9d26f56fe511ab33905589c93c75050808 (patch)
tree512852e55627dd7da2d1952009d2fa8c8188c60c /compiler/rustc_codegen_llvm/src
parent9ba3d315b4b2bea7485071eaf4b2681320cd2a27 (diff)
parentc8079e9390cd278fac3ccbeec4052e6b4e80304d (diff)
downloadrust-38cbad9d26f56fe511ab33905589c93c75050808.tar.gz
rust-38cbad9d26f56fe511ab33905589c93c75050808.zip
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions