Skip to content

Add module-level #[phantom] attribute to simplify verification-only specifications #1

@klinvill

Description

@klinvill

Currently definitions that are only meant to be used for specification and verification (not actual execution) can be annotated with the #[phantom] attribute to bypass some of Rust's compiler checks. For verification-only use cases, it would be nice to have a module-level annotation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions