Skip to content

Default compiler bootstrap config causes a warning to be shown #140928

Closed
@yotamofek

Description

@yotamofek

The enable-warnings = true line in src/bootstrap/defaults/bootstrap.compiler.toml causes the following warning to be shown every time x.py is invoked:

WARNING: `llvm.enable-warnings` has no effect with `llvm.download-ci-llvm`. Current value: Some(true), Expected value(s): None

Not sure what the correct fix here is, so opening up this issue instead of filing a PR to fix it :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions