mirror of
https://github.com/servo/servo.git
synced 2025-07-24 07:40:27 +01:00
This allows us to get rid of a bunch of lifetimes and simplify a lot of code. It also lets us get rid of that nasty lifetime transmute, which is awesome. The situation with thread-local contexts is still suboptimal, but we fix that in subsequent patches. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs |