mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
Remove orphaned unsigned_negation lint reference.
This commit is contained in:
parent
5542830665
commit
312f886d03
@ -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