mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-30 14:32:19 +00:00
Remove obsolete weird feature guard
This commit is contained in:
parent
7e25ffb373
commit
ce383862ff
@ -501,7 +501,6 @@
|
||||
//! [chrono#1095]: https://github.com/chronotope/chrono/pull/1095
|
||||
|
||||
#![doc(html_root_url = "https://docs.rs/chrono/latest/", test(attr(deny(warnings))))]
|
||||
#![cfg_attr(feature = "bench", feature(test))] // lib stability features as per RFC #507
|
||||
#![deny(missing_docs)]
|
||||
#![deny(missing_debug_implementations)]
|
||||
#![warn(unreachable_pub)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user