Skip to content

Cycle collector doesn't collect rustc::syntax::fold #998

Closed
@brson

Description

@brson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions