servo/components/util/deque
Jack Moffitt 331c7030d9 Fix overflowed arithmetic.
This uses wrapping_add, which was always the intended operation.

Fixes #5275.
2015-03-19 09:31:40 -06:00
..
mod.rs Fix overflowed arithmetic. 2015-03-19 09:31:40 -06:00