about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/lib.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-23 15:00:17 +0100
committerGitHub <noreply@github.com>2024-03-23 15:00:17 +0100
commit154d0962ee5b4b17d2c242d995777d550058207a (patch)
treef1f3054741371a4036e52614b11fe35f26bda18c /compiler/rustc_codegen_llvm/src/lib.rs
parent71ce3c26e625b1af4b586ec291564d32a8eeb5f0 (diff)
parent986f23e57d7bcce360941f7041a1a0cd9278c6a8 (diff)
downloadrust-154d0962ee5b4b17d2c242d995777d550058207a.tar.gz
rust-154d0962ee5b4b17d2c242d995777d550058207a.zip
Rollup merge of #122698 - clubby789:cancel-hourly-update, r=Mark-Simulacrum
Cancel `cargo update` job if there's no updates

Previously there were always updates so we didn't hit this. Since #122489, this job runs on a more frequent schedule and causes errors if there have been no changes in that timespan.

This led to a weird error on https://github.com/rust-lang/rust/pull/122646#issuecomment-2004339093 - because of this I've replaced the `exit 1`s here with `gh run cancel` so we don't have false 'failed' jobs in the logs.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions