mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
We can't assume all our siblings are alive because they may very well be in the free list too. This tempts to happen when the rule nodes are destroyed as part of the last GC, the one that runs in the root destructor. Also, properly put the next sibling back into the list when the rules are GCd. |
||
---|---|---|
.. | ||
mod.rs |