Skip to content

green: Fix missing Send bounds on procedures #13630

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 22, 2014

Conversation

alexcrichton
Copy link
Member

These were mistakenly not updated as part of the removal of the Send bound by
default on procedures.

cc #13629

@edwardw
Copy link
Contributor

edwardw commented Apr 19, 2014

I think green::simple::SimpleTask::spawn_sibling is also wrong.

These were mistakenly not updated as part of the removal of the Send bound by
default on procedures.

cc rust-lang#13629
@alexcrichton
Copy link
Member Author

Good catch!

bors added a commit that referenced this pull request Apr 22, 2014
These were mistakenly not updated as part of the removal of the Send bound by
default on procedures.

cc #13629
@bors bors closed this Apr 22, 2014
@bors bors merged commit 97c91c9 into rust-lang:master Apr 22, 2014
@alexcrichton alexcrichton deleted the correct-green-bounds branch April 23, 2014 01:45
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 7, 2024
Use match ergonomics compatible with editions 2021 and 2024

This PR contains the minimal changes needed to make Clippy match ergonomics work with both Rust 2021 and Rust 2024.

changelog: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants