mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
This impl made it possible to put raw pointers in ConstellationControlMsg and send them across threads without considering the consequences. This required making SmallVec1<T> Send if T is Send. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs |