mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +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.
86 KiB
86 KiB