Skip to content

Investigate & fix compiler options that print to stdout #55770

Open
@wesleywiser

Description

@wesleywiser

Compiler options that print to stdout instead of stderr will break Rustbuild if they are enabled during a bootstrap (see #43855).

We should audit rustc for options which print to stdout and change them to print to stderr instead.

As @eddyb points out we should also investigate any *.stdout files in the src/test directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions