We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent decd1be commit 0d686faCopy full SHA for 0d686fa
tests/ui/iter_over_hash_type.rs
@@ -1,6 +1,5 @@
1
//@aux-build:proc_macros.rs
2
#![feature(rustc_private)]
3
-
4
#![warn(clippy::iter_over_hash_type)]
5
use std::collections::{HashMap, HashSet};
6
0 commit comments