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 c9e45e4 commit 2f315b8Copy full SHA for 2f315b8
clippy_lints/src/implicit_hasher.rs
@@ -1,5 +1,3 @@
1
-#![cfg_attr(bootstrap, allow(rustc::default_hash_types))]
2
-
3
use std::borrow::Cow;
4
use std::collections::BTreeMap;
5
0 commit comments