mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
Remove unused allow deprecated
This commit is contained in:
parent
f710bc5fc0
commit
e015b9ee80
@ -1,5 +1,4 @@
|
||||
#![allow(missing_docs)]
|
||||
#![allow(deprecated)] // Float
|
||||
|
||||
use std::mem;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user