mirror of
https://github.com/chronotope/chrono.git
synced 2025-10-02 15:26:12 +00:00
Remove #![deny(dead_code)]
This commit is contained in:
parent
56c696766b
commit
e5f322e26b
@ -387,7 +387,6 @@
|
||||
#![deny(missing_docs)]
|
||||
#![deny(missing_debug_implementations)]
|
||||
#![warn(unreachable_pub)]
|
||||
#![deny(dead_code)]
|
||||
#![deny(clippy::tests_outside_test_module)]
|
||||
#![cfg_attr(not(any(feature = "std", test)), no_std)]
|
||||
// can remove this if/when rustc-serialize support is removed
|
||||
|
Loading…
x
Reference in New Issue
Block a user