📝Servo uses Rust lints to ensure all GC pointers are rooted permalink by Oleksii Shmalko sourceJavaScript: Servo’s only garbage collector - Mozilla Research Servo implements a custom Rust lints to ensure all GC pointers are properly rooted.Servo’s GC types are only safe because GC is conservative Backlinks 📝 § Garbage collection