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

chore: revert #5730 #5740

Merged
merged 2 commits into from
Nov 30, 2021
Merged

chore: revert #5730 #5740

merged 2 commits into from
Nov 30, 2021

Commits on Nov 30, 2021

  1. chore: revert google#5730

    alschmiedt authored and cpcallen committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    3322e28 View commit details
    Browse the repository at this point in the history
  2. fix: Fix compile failure due to incorrect visibility

    The CONTROL_FLOW_IN_LOOP_CHECK_MIXIN is intended to be used outside of
    blocks/ (it is, in particular, used in generators/) so it should have
    been marked @public from the beginning.
    cpcallen committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    e79fc52 View commit details
    Browse the repository at this point in the history