about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2024-06-19 13:04:59 +0200
committerGitHub <noreply@github.com>2024-06-19 13:04:59 +0200
commitcbf9d57e89a4dc756b27d22053d19f98f99e06f0 (patch)
tree512574773aa5ba17679e0cf39322a8fe9fe1ffbc /compiler/rustc_parse/src
parent035285b4646266e3a73447d8a08d9f16a1022311 (diff)
parent5ae2446109ccdc64921561228eb983f795705b17 (diff)
downloadrust-cbf9d57e89a4dc756b27d22053d19f98f99e06f0.tar.gz
rust-cbf9d57e89a4dc756b27d22053d19f98f99e06f0.zip
Rollup merge of #126572 - onur-ozkan:channel-problem, r=clubby789
override user defined channel when using precompiled rustc

We need to override `rust.channel` if it's manually specified when using the CI rustc. This is because if the compiler uses a different channel than the one specified in config.toml, tests may fail due to using a different channel than the one used by the compiler during tests.

For more context, see https://github.com/rust-lang/rust/pull/122709#issuecomment-2165246281.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions