Skip to content

Remove redundant fallback value for a module's symbol name. #249

@d-ronnqvist

Description

@d-ronnqvist

The code that computes the module name in #161 uses a fallback value if the node doesn't have a symbol but module nodes should always have a symbol.

We should remove this fallback value and force unwrap instead, but only on the main branch, not on the release/5.7 branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovements or enhancements to existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions