Skip to content

Conversation

@nikomatsakis
Copy link
Contributor

This set of commits extends the parser so that it supports unsafe function and block declarations, but does not do any unsafe checking. That'll come later once there is a snapshot that can part unsafe functions/blocks.

OS X Lion to hang and (according to Apple) is undefined
in any case
repair various errors in the parser related to such blocks.
rename checked_blk to default_blk to reflect the fact that it
inherits its purity from the surrounding context.
coastalwhite pushed a commit to coastalwhite/rust that referenced this pull request Aug 5, 2023
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
* Hook up unwind attribute to Kani

* Add tests and make Harness, a required argument

* Refactor tests and replace --unwind with --default-unwind
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.

1 participant