Skip to content

Commit c85ba3e

Browse files
committed
Auto merge of #27226 - eefriedman:leftover-negation-lint, r=alexcrichton
r? @pnkfelix
2 parents 7911d99 + 312f886 commit c85ba3e

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)