Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raise an error when postconditions of pure functions contain old() expressions #1474

Merged
merged 7 commits into from
Dec 7, 2023

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    dd0a538 View commit details
    Browse the repository at this point in the history
  2. rustfmt, commit more files

    zgrannan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1905a54 View commit details
    Browse the repository at this point in the history
  3. Add a test

    zgrannan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d865731 View commit details
    Browse the repository at this point in the history
  4. Clippy

    zgrannan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d1825c3 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary debug

    zgrannan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    67469be View commit details
    Browse the repository at this point in the history
  6. Fix test

    zgrannan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    68f2bde View commit details
    Browse the repository at this point in the history
  7. More tests

    zgrannan committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    93febed View commit details
    Browse the repository at this point in the history