Skip to content

Debuginfo for windows-msvc treats () as tuple$<> #89704

Open
@wesleywiser

Description

@wesleywiser

@michaelwoerister found, debuginfo for the windows-msvc targets currently names the () type as tuple$<>. We should probably try to name the unit type () for consistency with Rust.

Relatedly, it may make sense to have natvis which sets a <DisplayString /> for ZSTs to just the type name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)C-enhancementCategory: An issue proposing an enhancement or a PR with one.O-windows-msvcToolchain: MSVC, Operating system: WindowsT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions