Skip to content

extra-debug-info with debug! causes error: internal compiler error: #5848

Closed
@danluu

Description

@danluu

rustc -Z extra-debug-info debug.rs
error: internal compiler error: node_id_to_type: no type for node arg (id=756)

fn main() {
    debug!("foo")
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions