We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7911d99 + 312f886 commit c85ba3eCopy full SHA for c85ba3e
src/libstd/num/f32.rs
@@ -14,7 +14,6 @@
14
15
#![stable(feature = "rust1", since = "1.0.0")]
16
#![allow(missing_docs)]
17
-#![allow(unsigned_negation)]
18
19
use prelude::v1::*;
20
0 commit comments