]> git.lizzy.rs Git - rust.git/commit - src/librustc_llvm/build.rs
Rollup merge of #76388 - poliorcetics:system-time-document-panic, r=KodrAus
authorYuki Okushi <huyuumi.dev@gmail.com>
Tue, 6 Oct 2020 07:25:53 +0000 (16:25 +0900)
committerGitHub <noreply@github.com>
Tue, 6 Oct 2020 07:25:53 +0000 (16:25 +0900)
commit59476e9e57af0e7ed5c84c2ee6018200c2ae8585
tree0b37f85731af4b6528ac4beb38ac248fb6a6322b
parenta1dfd2490a6cb456b92e469fa550dc217e20ad6d
parent492826ac144666c75d68bc0a0121453ecc08561f
Rollup merge of #76388 - poliorcetics:system-time-document-panic, r=KodrAus

Add a note about the panic behavior of math operations on time objects

Fixes #71226.
library/std/src/time.rs