Skip to content
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

Scope in Send, Sync for wasi #2528

Merged
merged 1 commit into from Nov 11, 2021
Merged

Conversation

workingjubilee
Copy link
Contributor

@workingjubilee workingjubilee commented Nov 11, 2021

Without this, libc fails during the build of rustc. See rust-lang/rust#90681
This dependency was introduced in #2499.
Alternative solution: It's not clear this is necessary for core to finish building,
so maybe we should #[cfg] it out in that case, instead?

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@workingjubilee
Copy link
Contributor Author

Oh I should have probably asked for... r? @JohnTitor

@rust-highfive rust-highfive assigned JohnTitor and unassigned Amanieu Nov 11, 2021
@joshtriplett
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Nov 11, 2021

📌 Commit 41a8647 has been approved by joshtriplett

bors added a commit that referenced this pull request Nov 11, 2021
Scope in Send, Sync for wasi

Without this, libc fails during the build of rustc. See: rust-lang/rust#90681

Alternative solution: It's not clear this is necessary for core to finish building, so maybe we should cfg it out in that case, instead?
@bors
Copy link
Contributor

bors commented Nov 11, 2021

⌛ Testing commit 41a8647 with merge ff62cb2...

@bors
Copy link
Contributor

bors commented Nov 11, 2021

💔 Test failed - checks-actions

@JohnTitor
Copy link
Member

Timeout, @bors retry

@bors
Copy link
Contributor

bors commented Nov 11, 2021

⌛ Testing commit 41a8647 with merge 8c6b634...

@bors
Copy link
Contributor

bors commented Nov 11, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: joshtriplett
Pushing 8c6b634 to master...

@bors bors merged commit 8c6b634 into rust-lang:master Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants