about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-11-05 00:02:04 +0100
committerGitHub <noreply@github.com>2022-11-05 00:02:04 +0100
commit68c8d6d1c12856f22646accfdae6d90c2406f06e (patch)
treea0b4a31d76d6dfe6e3fbb121d42cdf7b78b82317 /compiler/rustc_codegen_llvm/src
parentad01a37ca9d88db738267b4529914dc26bd624d6 (diff)
parent29490098c2dbb9c90c5059ce7a9448dca345b0fb (diff)
downloadrust-68c8d6d1c12856f22646accfdae6d90c2406f06e.tar.gz
rust-68c8d6d1c12856f22646accfdae6d90c2406f06e.zip
Rollup merge of #103878 - Mark-Simulacrum:fix-stable-ci-download, r=jyn514
Fix artifact version/channel detection for stable

On stable, our artifacts are uploaded with the raw version number (e.g., 1.65.0), not the channel. This adjusts our detection logic to use the version number from src/version when we detect the stable channel.

This is really only important for stable channel re-builds, I think, but those do happen from time to time. I'm backporting a similar commit in https://github.com/rust-lang/rust/pull/103859 to make that PR pass CI.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions