Skip to content

Commit 9bfe135

Browse files
authored
Update time.rs
1 parent d65400f commit 9bfe135

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/core/src/time.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#![stable(feature = "duration_core", since = "1.25.0")]
2-
#![feature(duration_from_nanos_u128)]
32
//! Temporal quantification.
43
//!
54
//! # Examples:

0 commit comments

Comments
 (0)