mirror of
https://github.com/servo/servo
synced 2026-05-12 18:06:32 +02: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.
45 KiB
45 KiB