Skip to content

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

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")
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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