Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

comm.rs out of date #2837

Closed
jesse99 opened this issue Jul 7, 2012 · 1 comment
Closed

comm.rs out of date #2837

jesse99 opened this issue Jul 7, 2012 · 1 comment

Comments

@jesse99
Copy link
Contributor

jesse99 commented Jul 7, 2012

The example at the top of comm.rs should be rewritten using the new closure syntax.

@bblum
Copy link
Contributor

bblum commented Jul 8, 2012

Same with task.rs, which I've already fixed in my uncommitted working copy.

@ghost ghost assigned bblum Jul 8, 2012
@bblum bblum closed this as completed Jul 11, 2012
RalfJung pushed a commit to RalfJung/rust that referenced this issue Apr 28, 2023
celinval added a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
rust-lang#2837)

The "Auto Label" workflow correctly label our PRs; however, this action
do not trigger a PR 'labeled' workflow. To automatically do that, we now
changed the CI structure to have a new workflow with extra jobs that are
conditional to labels and files being modified.

This new workflow starts by triggering the auto-label job. The benchmark
workflow is only triggered if after the auto-label job, the PR has a
Z-BenchCI label.

This also means that the benchmark workflow will now run after any
update to a PR that has the 'Z-BenchCI' label.

Resolves rust-lang#2606
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants