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 b97f731 commit 3781026Copy full SHA for 3781026
clippy_lints/src/manual_ilog2.rs
@@ -102,4 +102,6 @@ impl LateLintPass<'_> for ManualIlog2 {
102
);
103
}
104
105
+
106
+ extract_msrv_attr!(LateContext);
107
0 commit comments