Skip to content

fix: update catch_unwind intrinsic call for bool return type - #198

Merged
sajattack merged 4 commits into
overdrivenpotato:masterfrom
wielorzeczownik:fix/catch-unwind-bool-return-type
Jul 3, 2026
Merged

fix: update catch_unwind intrinsic call for bool return type#198
sajattack merged 4 commits into
overdrivenpotato:masterfrom
wielorzeczownik:fix/catch-unwind-bool-return-type

Conversation

@wielorzeczownik

Copy link
Copy Markdown
Contributor

Fixes the compilation failure introduced by rust-lang/rust#156867

Closes #197

@sajattack

sajattack commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Hello, our CI is back up and running. If you're still interested in this change please update the RUSTUP_TOOLCHAIN in CI, README, and cargo-psp.
https://github.com/search?q=repo%3Aoverdrivenpotato%2Frust-psp%20RUSTUP_TOOLCHAIN&type=code
https://github.com/overdrivenpotato/rust-psp/blob/master/README.md#dependencies
https://github.com/overdrivenpotato/rust-psp/blob/master/cargo-psp/src/main.rs#L142

Sorry for the delay.

@sajattack
sajattack merged commit b804e0e into overdrivenpotato:master Jul 3, 2026
1 check passed
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.

PSP fails to compile on nightly after 2026-05-29

2 participants