Skip to content

Provide a warning when using custom toolchains with extra components #4252

Open
0 of 1 issue completed
@rami3l

Description

@rami3l

#4250 currently does not provide any custom toolchain validity check when provided with extra components, such as in the configuration below:

[toolchain]
channel = "ms-1.84.1"
targets = [
    "aarch64-pc-windows-msvc",
    "x86_64-pc-windows-msvc",
]

I think it will probably be worthwhile to add a warning clarifying that we are not doing any checks, as demonstrated in the new test.
#4250 (comment)

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions