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

Cleanup unnecessary language flag #19865

Merged

Commits on Mar 6, 2024

  1. Cleanup unnecessary language flag

    At some point `scala.compiletime.erasedValue` was defined as erased and
    therefore we needed this flag. Now we special case `erasedValue` in the
    compiler to give it erased semantics without defining it as such.
    nicolasstucki committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a543e8f View commit details
    Browse the repository at this point in the history