-
Notifications
You must be signed in to change notification settings - Fork 14k
Add can_unwind field to FnAbi
#70547
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
Conversation
|
☔ The latest upstream changes (presumably #70536) made this pull request unmergeable. Please resolve the merge conflicts. |
792513c to
9d3f614
Compare
|
Rebased |
|
Cc #65303 |
This is a pure refactoring with no behavior changes.
9d3f614 to
097e9e5
Compare
|
Feedback resolved |
|
@bors r+ |
|
📌 Commit 097e9e5 has been approved by |
|
🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened |
|
@bors r- Just thought of something. |
This comment has been minimized.
This comment has been minimized.
24297a2 to
036626f
Compare
|
Resolved! |
|
@bors r+ |
|
📌 Commit 036626f has been approved by |
…ddyb Add `can_unwind` field to `FnAbi` This is a pure refactoring with no behavior changes. Extracted out of rust-lang#70467 r? @eddyb
Rollup of 6 pull requests Successful merges: - rust-lang#70511 (Add `-Z dump-mir-dataflow` flag for dumping dataflow results visualization) - rust-lang#70522 (Improve error messages for raw strings (rust-lang#60762)) - rust-lang#70547 (Add `can_unwind` field to `FnAbi`) - rust-lang#70591 (Ensure LLVM is in the link path for "fulldeps" tests) - rust-lang#70627 (Use place directly its copy) - rust-lang#70652 (Add git repo address to unstable book) Failed merges: - rust-lang#70634 (Remove some reexports in `rustc_middle`) r? @ghost
This is a pure refactoring with no behavior changes.
Extracted out of #70467
r? @eddyb