about summary refs log tree commit diff
path: root/library/std/src/sys/solid/time.rs
AgeCommit message (Expand)AuthorLines
2024-01-11std: begin moving platform support modules into `pal`joboet-56/+0
2022-10-14Fix `checked_{add,sub}_duration` incorrectly returning `None` when `other` ha...beetrees-2/+2
2022-05-09Use Rust 2021 prelude in std itself.Mara Bos-1/+1
2022-01-31kmc-solid: `SOLID_RTC_TIME::tm_mon` is 1-basedTomoaki Kawada-1/+1
2021-09-28Add SOLID targetsTomoaki Kawada-0/+56