Add a few missing stability markers.
This commit is contained in:
parent
52c74e63da
commit
9836742d6a
4 changed files with 38 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
|
||||
//! Temporal quantification.
|
||||
|
||||
#![unstable(feature = "std_misc")]
|
||||
|
||||
use sys::time::SteadyTime;
|
||||
|
||||
pub use self::duration::Duration;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue