Skip to content

The type option for the pretty printer is completely broken #6683

Closed
@mstewartgallus

Description

@mstewartgallus

The command rustc --pretty=typed file.rs crashes for even the simplest of files, the file:

fn main () { }

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-prettyArea: Pretty printing (including `-Z unpretty`)I-crashIssue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions