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

Remove scala.Phantom (replaced by unused) #3410

Merged
merged 2 commits into from Mar 1, 2018

Commits on Feb 21, 2018

  1. Make all phantoms unused

    This removes the necesity of erasing phantoms. This process
    is done by the erasure of `unused`.
    nicolasstucki committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    b567b8d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Remove scala.Phantom

    nicolasstucki committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    23b61fa View commit details
    Browse the repository at this point in the history