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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
time.rs
Age
Commit message (
Expand
)
Author
Lines
2021-09-28
Auto merge of #86191 - kawadakk:release-add-solid-support, r=nagisa,estebank,...
bors
-0
/
+2
2021-09-28
Add SOLID targets
Tomoaki Kawada
-0
/
+2
2021-09-25
Auto merge of #88343 - steffahn:fix_code_spacing, r=jyn514
bors
-2
/
+2
2021-09-25
Apply 16 commits (squashed)
Frank Steffahn
-2
/
+2
2021-09-21
Re-export FromSecsError from `std`
mbartlett21
-0
/
+3
2021-08-29
Adding examples to docs of std::time module
João M. Bezerra
-6
/
+25
2021-08-13
where available use 64- or 128bit atomics instead of a Mutex to monotonize time
The8472
-10
/
+2
2021-07-29
Fix may not to appropriate might not or must not
Ali Malik
-2
/
+2
2021-06-23
Use HTTPS links where possible
Smitty
-1
/
+1
2021-06-04
Fix invalid align attribute generation on <td> elements
Guillaume Gomez
-2
/
+2
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-4
/
+0
2020-11-10
Changed unwrap_or to unwrap_or_else in some places.
Nicholas-Baron
-1
/
+1
2020-10-06
Rollup merge of #76388 - poliorcetics:system-time-document-panic, r=KodrAus
Yuki Okushi
-0
/
+10
2020-09-27
Split sys_common::Mutex in StaticMutex and MovableMutex.
Mara Bos
-2
/
+2
2020-09-09
Rollup merge of #76162 - abrausch:documentation-fix-duration_since, r=jyn514
Dylan DPC
-3
/
+4
2020-09-08
Make duration_since documentation more clear
Alexander Brausch
-3
/
+4
2020-09-05
Add a note about the panic behavior of math operations on time objects
Alexis Bourget
-0
/
+10
2020-09-04
time.rs: Make spelling of "Darwin" consistent
numbermaniac
-1
/
+1
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-169
/
+3
2020-08-22
Update docs for SystemTime Windows implementation
Oliver Middleton
-1
/
+2
2020-08-12
Use explicit path link in place for doc in time
Ivan Tham
-6
/
+2
2020-08-11
Remove two links by changing the doc for SystemTimeError::duration
Alexis Bourget
-6
/
+3
2020-08-10
Move to doc links inside std/time.rs
Alexis Bourget
-24
/
+4
2020-07-27
mv std libs to library/
mark
-0
/
+827