Skip to content

Conversation

@PauloCampana
Copy link
Contributor

@PauloCampana PauloCampana commented Sep 3, 2025

Closes #20505
progress #21094

+ some misc fixes not tracked by other issues

UnwindError depends on the funciton next_unwind, which depends on the definition of StackIterator which contains an UnwindError

Fix by only passing necessary args to next_unwind instead of the whole StackIterator struct
@alexrp alexrp requested review from linusg and mlugg September 3, 2025 14:20
Copy link
Collaborator

@linusg linusg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor nits, otherwise LGTM

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.

Multiple compiler errors in std

2 participants