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
/
sys
/
pal
/
unix
/
time.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-24
Repro duration_since regression from issue 146228
Stepan Koltsov
-15
/
+12
2025-09-12
Revert "Constify SystemTime methods"
Ralf Jung
-21
/
+9
2025-08-12
Constify SystemTime methods
ltdk
-9
/
+21
2025-07-06
sleep_until: use clock_nanosleep where possible
dvdsk
-5
/
+13
2025-04-11
cfi: Remove #[no_sanitize(cfi)] for extern weak functions
Bastian Kersting
-11
/
+0
2025-03-26
Change the syntax of the internal `weak!` macro
Mads Marquart
-1
/
+6
2025-03-10
Add comments for #[no_sanitize(cfi)] in stdlib
Bastian Kersting
-0
/
+2
2025-03-10
Disable CFI for weakly linked syscalls
Bastian Kersting
-0
/
+9
2025-02-28
Use correct error message casing for `io::const_error`s
Noratrieb
-1
/
+1
2025-01-09
Update a bunch of library types for MCP807
Scott McMurray
-17
/
+16
2024-11-26
std: update internal uses of `io::const_error!`
joboet
-1
/
+1
2024-04-28
Use `target_vendor = "apple"` instead of `target_os = "..."`
Mads Marquart
-21
/
+3
2024-03-18
Support for visionOS
Adam Gastineau
-1
/
+4
2024-03-14
Auto merge of #114038 - Stargateur:108277, r=ChrisDenton
bors
-36
/
+20
2024-03-06
unix time module now return result
Antoine PLASKOWSKI
-36
/
+20
2024-02-23
Make timespec capping public to crate::sys
Florian Bartels
-2
/
+2
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+330