Skip to content

first part of unsafe functions/blocks#1031

Closed
nikomatsakis wants to merge 16 commits intorust-lang:masterfrom
nikomatsakis:master
Closed

first part of unsafe functions/blocks#1031
nikomatsakis wants to merge 16 commits intorust-lang:masterfrom
nikomatsakis:master

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.

coastalwhite pushed a commit to coastalwhite/rust that referenced this pull request Aug 5, 2023
Co-authored-by: Amanieu d'Antras <amanieu@gmail.com>
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