diff options
| author | bors <bors@rust-lang.org> | 2024-03-14 11:21:27 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-03-14 11:21:27 +0000 |
| commit | e77d7a3f378be6ca894081eff5ed0379425f8d28 (patch) | |
| tree | 0f8623eec839014884093900fbf6ebf285d85c8e /tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs | |
| parent | a75e271a65ff36a71dd4372551653ea3aca6e85d (diff) | |
| parent | 11c2bad059ace0c61611fdf93c2426c2dafca039 (diff) | |
| download | rust-e77d7a3f378be6ca894081eff5ed0379425f8d28.tar.gz rust-e77d7a3f378be6ca894081eff5ed0379425f8d28.zip | |
Auto merge of #12477 - Kobzol:ci-concurrency-group, r=flip1995
CI: replace `cancel-outdated-builds` with `concurrency` group This is the last remaining [usage](https://github.com/search?q=org%3Arust-lang%20cancel-outdated-builds&type=code) of the [cancel-outdated-builds](https://github.com/rust-lang/simpleinfra/tree/master/github-actions/cancel-outdated-builds) CI action. Which means that if we remove its usage, we can remove the code of the action :) This action was replaced in `rust-lang/rust` with the native Github Actions `concurrency` group [last year](https://github.com/rust-lang/rust/pull/112955). Note that unlike `rust-lang/rust`, which explicitly allows parallel try builds, `clippy` did not allow them, as all steps of the `clippy_bors.yaml` workflow used the `cancel-outdated-builds` action, regardless of the branch. So the new `concurrency` group mirrors that, which makes it a bit simpler than on `rust-lang/rust`. changelog: none r? `@Mark-Simulacrum`
Diffstat (limited to 'tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs')
0 files changed, 0 insertions, 0 deletions
