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

Fix ABI compatibility with Emscripten >= 3.1.42 #3282

Merged
merged 2 commits into from Jun 27, 2023

Conversation

kleisauke
Copy link
Contributor

@rustbot
Copy link
Collaborator

rustbot commented Jun 25, 2023

r? @JohnTitor

(rustbot has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member

Thanks! @bors r+

@bors
Copy link
Contributor

bors commented Jun 25, 2023

📌 Commit 63b0d67 has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jun 25, 2023

⌛ Testing commit 63b0d67 with merge 67e2f40...

bors added a commit that referenced this pull request Jun 25, 2023
@bors
Copy link
Contributor

bors commented Jun 25, 2023

💔 Test failed - checks-actions

@JohnTitor
Copy link
Member

JohnTitor commented Jun 25, 2023

Seems we have to early return if rustc version is too old (I think it's fine as the usage rate should be quite low).

@kleisauke
Copy link
Contributor Author

I think commit 92db93c would fix the build on older Rust versions.

@JohnTitor
Copy link
Member

Seems good 👍, @bors r+

@bors
Copy link
Contributor

bors commented Jun 27, 2023

📌 Commit 92db93c has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jun 27, 2023

⌛ Testing commit 92db93c with merge a97640a...

@bors
Copy link
Contributor

bors commented Jun 27, 2023

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing a97640a to main...

@bors bors merged commit a97640a into rust-lang:main Jun 27, 2023
11 checks passed
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

4 participants