index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
cloudabi
/
time.rs
Age
Commit message (
Expand
)
Author
Lines
2019-11-29
Format libstd/sys with rustfmt
David Tolnay
-23
/
+7
2019-07-23
Use raw pointers in std::sys::cloudabi when passing MaybeUninit values
Nathan
-2
/
+2
2019-07-23
Cleanup std::sys::cloudabi
Nathan
-2
/
+2
2019-07-22
Remove uses of mem::uninitialized in std::sys::cloudabi
Nathan
-4
/
+4
2019-03-22
Update sys::time impls to have checked_sub_instant
Linus Färnstrand
-5
/
+3
2019-02-28
libstd => 2018
Taiki Endo
-3
/
+3
2019-01-07
std: Force `Instant::now()` to be monotonic
Alex Crichton
-0
/
+8
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-13
Fix dur2intervals import on cloudabi
Linus Färnstrand
-1
/
+1
2018-12-13
Add checked_sub for Instant and SystemTime
Linus Färnstrand
-23
/
+14
2018-12-13
Add checked_add method to Instant time type
Linus Färnstrand
-13
/
+6
2018-11-25
Auto merge of #55527 - sgeisler:time-checked-add, r=sfackler
bors
-6
/
+13
2018-11-15
Implement checked_add_duration for SystemTime
Sebastian Geisler
-6
/
+13
2018-11-06
refactor: use shorthand fields
teresy
-2
/
+2
2018-01-11
Implement libstd for CloudABI.
Ed Schouten
-0
/
+111