Add checked_add method to Instant time type Appending functionality to the already opened topic of `checked_add` on time types over at #55940. Doing checked addition between an `Instant` and a `Duration` is important to reliably determine a future instant. We could use this in the `parking_lot` crate to compute an instant when in the future to wake a thread up without risking a panic. |
||
|---|---|---|
| .. | ||
| cloudabi | ||
| redox | ||
| sgx | ||
| unix | ||
| wasm | ||
| windows | ||
| mod.rs | ||