Skip to content

Build script triggers rustup toolchain installation #15249

Open
@bjorn3

Description

@bjorn3

The build script runs rustc -V rather than $RUSTC -V causing rustup to install the toolchain in rust-toolchain.toml even when a different rustc version is used for compiling. For example when building as part of the rust mono repo where the bootstrap compiler would be used instead.

Metadata

Metadata

Assignees

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