Skip to content

a compiler flag to ignore all uses of @assume_effects? #54436

Open
@nsajko

Description

This would be analogous to --check-bounds=yes and would be useful for test suites, CI, etc. It could look, e.g., like this: --ignore-assume-effects=yes.

Apart from being useful for ensuring correctness of Julia code on its own, it'd help make certain possible changes, like #54427, more palatable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    compiler:effectseffect analysisfeatureIndicates new feature / enhancement requests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions