-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
In https://internals.rust-lang.org/t/detect-and-fix-overscope-unsafe-block/21660/23 was suggested to have robust blocks that are the dual of unsafe blocks. In an unsafe block, one has to prove something (i.e. unsafe blocks are proof goals). In a robust block, one adds something to the proof context (i.e. robust blocks are proof hypotheses/facts).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels