mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
into_iter used to use `inline_size` as the capacity insetad of the actual capacity. This patch fixes that, adds some utility methods to `SmallVec` to bring it closer in functionality to `Vec`, and removes the obsolete `owns_managed` calls. |
||
---|---|---|
.. | ||
canvas | ||
compositing | ||
devtools | ||
devtools_traits | ||
gfx | ||
layout | ||
layout_traits | ||
msg | ||
net | ||
plugins | ||
script | ||
script_traits | ||
style | ||
util |