Skip to content

Stabilise c_unwind#116088

Merged
bors merged 6 commits intorust-lang:masterfrom
nbdd0121:unwind
Jun 20, 2024
Merged

Stabilise c_unwind#116088
bors merged 6 commits intorust-lang:masterfrom
nbdd0121:unwind

Conversation

@nbdd0121
Copy link
Copy Markdown
Member

@nbdd0121 nbdd0121 commented Sep 23, 2023

Fix #74990
Fix #115285 (that's also where FCP is happening)

Marking as draft PR for now due to compiler_builtins issues

r? @Amanieu

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-run-make Area: port run-make Makefiles to rmake.rs F-c_unwind `#![feature(c_unwind)]` merged-by-bors This PR was explicitly merged by bors. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

c_unwind full stabilization request: change in extern "C" behavior Tracking Issue for "C-unwind ABI", RFC 2945