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

Fix unsoundness in QueryState::is_empty #9463

Merged
merged 7 commits into from
Sep 3, 2023

Commits on Aug 17, 2023

  1. make Query::is_empty safe

    JoJoJet committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3487f0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc5778e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. fix unsoundness

    JoJoJet committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    eb484bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b137a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. correct safety invariants

    JoJoJet committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    df04e64 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    46fe33b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    8988857 View commit details
    Browse the repository at this point in the history