]> git.lizzy.rs Git - rust.git/commit
Use explicit wrapping_add to prevent potential unexpected behavior on debug builds
authorStefan Schindler <dns2utf8@estada.ch>
Tue, 1 Aug 2017 14:25:36 +0000 (16:25 +0200)
committerStefan Schindler <dns2utf8@estada.ch>
Tue, 8 Aug 2017 20:58:09 +0000 (22:58 +0200)
commit702750c538c56905f58b60520dd1e9814ba03a8e
tree86afe5a1d297e25ebb52adb09a59ed04a0f9f9ec
parent0bf018c58815eed79a279ee6fa98992b8a3639ef
Use explicit wrapping_add to prevent potential unexpected behavior on debug builds
src/libstd/sync/barrier.rs