We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5542830 commit 312f886Copy full SHA for 312f886
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