Add missing annotations and some tests
This commit is contained in:
parent
52acc05f63
commit
7e2ffc7090
87 changed files with 439 additions and 21 deletions
|
@ -98,6 +98,7 @@ mod inner {
|
|||
}
|
||||
}
|
||||
|
||||
#[unstable(feature = "libstd_sys_internals", issue = "0")]
|
||||
impl<'a> Sub for &'a SteadyTime {
|
||||
type Output = Duration;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue