Closed
Description
This note: https://doc.rust-lang.org/std/time/struct.SystemTime.html#panics is too deeply buried in the documentation.
Proposal:
Put a note after the underlying syscalls section in the overall struct documentation that math operations on SystemTime (and Instant) can panic.