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 mapping TypeMaps over annotations #15948

Merged
merged 2 commits into from
Sep 3, 2022
Merged

Commits on Sep 1, 2022

  1. Fix mapping TypeMaps over annotations

    Avoids orphan parameters when pickling
    
    Fixes scala#15922
    
    I am not sure about the status of the test in custome-args/captures. Should it
    pass or be rejected? But in any case it does not crash anymore.
    odersky committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    a06264d View commit details
    Browse the repository at this point in the history
  2. Fix fallout in other tests

    odersky committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    198c4c3 View commit details
    Browse the repository at this point in the history