Skip to content

Add an option to emit compiler warnings when using 'rustc --parse-only' #3808

Closed
@strangeglyph

Description

@strangeglyph

Right now, when using rustc to only parse an input file, only errors are displayed. There should be an option to also display warnings (and notes) without having to fully compile the program.

Trying again with a recent build of rustc, it appears that not even errors are displayed with rustc 0.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions