Skip to content

ASM debugging still stringify's AST nodes even when it is disabled #1263

@nikomatsakis

Description

@nikomatsakis

When -S is used, the compiler inserts inline assembly comments that tell us which assembly came from which Rust statements. This is disable when -S is not used. But the stringify still occurs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions