Skip to content

Conversation

nikomatsakis
Copy link
Contributor

Adds checking for unsafe operations and so forth as well as unsafe annotations.

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.
  - blocks inherit unsafety
  - remove the --check-unsafe flag
  - add unsafe annotations where needed to get things to compile
@brson
Copy link
Contributor

brson commented Oct 12, 2011

Integrated

@brson brson closed this Oct 12, 2011
coastalwhite pushed a commit to coastalwhite/rust that referenced this pull request Aug 5, 2023
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.

2 participants