mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 02:57:23 +00:00
Previously we would only warn about missing calls to visit inside visit_edges implementations, now we warn as well when there's no visit_edges implementation at all.