]> git.lizzy.rs Git - rust.git/commit
Add doctests to and fix saturating_div for signed integer types
authorMichael Watzko <michael@watzko.de>
Thu, 19 Aug 2021 09:06:08 +0000 (11:06 +0200)
committerMichael Watzko <michael@watzko.de>
Thu, 19 Aug 2021 09:07:29 +0000 (11:07 +0200)
commit6bb3acab74f9cf4bf3d3b81f0805416cd7b3ee20
tree237259fbbed708abc9a9884c7fee99afe6990a3c
parent742d450783cb9c9e7faef0f2dc3f09c72f7ff217
Add doctests to and fix saturating_div for signed integer types
library/core/src/num/int_macros.rs
library/std/src/lib.rs