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

match lowering: expand or-candidates mixed with candidates above #126553

Merged
merged 6 commits into from
Jun 19, 2024

Commits on Jun 16, 2024

  1. Add tests

    Nadrieril committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6b84d75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e74b30e View commit details
    Browse the repository at this point in the history
  3. Always set otherwise_blocks

    Nadrieril committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    5fe2ca6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    764f086 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce374fc View commit details
    Browse the repository at this point in the history
  6. Expand or-candidates mixed with candidates above

    We can't mix them with candidates below them, but we can mix them with
    candidates above.
    Nadrieril committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    7b764be View commit details
    Browse the repository at this point in the history