summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-04-10 04:27:38 +0200
committerGitHub <noreply@github.com>2024-04-10 04:27:38 +0200
commit7dd24d88abcd85df56c149f66b5a8a45847947a4 (patch)
tree52279d5d828c4b4582dddf48d8e5c102d75b3a13 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parenta79b2437af29475e53752ca0ebaa543f0585e157 (diff)
parent09dab389e2febfeb30f2476ed8a69816c158af08 (diff)
downloadrust-7dd24d88abcd85df56c149f66b5a8a45847947a4.tar.gz
rust-7dd24d88abcd85df56c149f66b5a8a45847947a4.zip
Rollup merge of #122200 - jieyouxu:unconditional-nightly-update-hint, r=estebank
Unconditionally show update nightly hint on ICE

Instead of trying to guess if a update nightly hint should be shown (by checking for system time, querying version and channel info etc.), just show the update nightly hint for nightly compilers. This avoids breaking tests that match on ICE test outputs on nightly/dev channels.

> Another issue is that the outdated nightly hint triggers for ICE tests, causing a mismatch with the test expectation. There doesn't seem to be any env var to suppress this.

See <https://rust-lang.zulipchat.com/#narrow/stream/326414-t-infra.2Fbootstrap/topic/stage0.20compiletest.20broken/near/425543681> for context.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions