Skip to content

Commit 312f886

Browse files
committed
Remove orphaned unsigned_negation lint reference.
1 parent 5542830 commit 312f886

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libstd/num/f32.rs

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
1515
#![stable(feature = "rust1", since = "1.0.0")]
1616
#![allow(missing_docs)]
17-
#![allow(unsigned_negation)]
1817

1918
use prelude::v1::*;
2019

0 commit comments

Comments
 (0)