mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Auto merge of #27226 - eefriedman:leftover-negation-lint, r=alexcrichton
r? @pnkfelix
This commit is contained in:
commit
c85ba3e9cb
@ -14,7 +14,6 @@
|
||||
|
||||
#![stable(feature = "rust1", since = "1.0.0")]
|
||||
#![allow(missing_docs)]
|
||||
#![allow(unsigned_negation)]
|
||||
|
||||
use prelude::v1::*;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user