We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rustc_on_unimplemented
Self: array
In order to merge #52178, we need to be able to target arrays, so we don't completely lose the suggestion to use .iter() for them.
.iter()