Skip to content

Better integration of Nassau's algorithm #204

@JoeyBF

Description

@JoeyBF

I'm not sure there's ever a reason to compute a resolution of a module using the generic algorithm if that module supports Nassau's algorithm. I suggest we rework ext::nassau so that ext::resolution::Resolution dispatches to that algorithm at runtime. That way we only have one resolution struct and we don't have to play games with cargo features and ext::save::QueryModuleResolution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions