Add missing annotations and some tests
This commit is contained in:
parent
52acc05f63
commit
7e2ffc7090
87 changed files with 439 additions and 21 deletions
|
@ -12,6 +12,7 @@
|
|||
|
||||
#![stable(feature = "time", since = "1.3.0")]
|
||||
|
||||
#[stable(feature = "time", since = "1.3.0")]
|
||||
pub use self::duration::Duration;
|
||||
|
||||
mod duration;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue