mirror of
https://github.com/servo/servo
synced 2026-05-15 03:16:47 +02:00
This was the preferred pattern between the deprecation of Vec::from_elem and the addition of the count argument to the vec![] macro.
This was the preferred pattern between the deprecation of Vec::from_elem and the addition of the count argument to the vec![] macro.