We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#[allow(unused)]
1 parent 5496a1f commit 2886037Copy full SHA for 2886037
src/librustc_mir/dataflow/generic.rs
@@ -1,3 +1,5 @@
1
+#![allow(unused)]
2
+
3
use std::cmp::Ordering;
4
use std::ops;
5
0 commit comments