Cycle collector doesn't collect rustc::syntax::fold #998
Labels
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
Milestone
The AST fold has to manually break a cycle. With the cycle collector we would expect that this is no longer necessary, but there is still a leak when we don't break the cycle.
The text was updated successfully, but these errors were encountered: