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

cp0: combine dropping a binding and begin rotation #796

Merged
merged 1 commit into from
Jan 31, 2024

Commits on Jan 25, 2024

  1. adjust cp0 to combine begin rotation and variable dropping

    A follow-up to c081296, this commit adjusts the cp0 change to avoid
    skipping the variable-dropping rewrite when the `begin` rotation
    applies. This combination passes the new test, passes old tests with
    small adjustments, and allows Racket to pass some tests that are
    similar to "cp0.ms" tests.
    
    Meanwhile, c081296 should have noted the PR (cisco#789) it squashes and
    some author information that was lost in the squash:
    Co-authored-by: R. Kent Dybvig <[email protected]>
    owaddell-beckman authored and mflatt committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0a6b572 View commit details
    Browse the repository at this point in the history