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

Warning for infinite recursive lazy vals #13749

Merged
merged 5 commits into from
Oct 22, 2021
Merged

Commits on Oct 14, 2021

  1. fix scala#13011, error out infinite recursive lazy val

    Co-authored-by: Tom Grigg <griggt@users.noreply.github.com>
    Co-authored-by: Nicolas Stucki <nicolasstucki@users.noreply.github.com>
    Co-authored-by: Timothée Andres <timothee.andres@epfl.ch>
    4 people committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    2d7e73e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    1b80598 View commit details
    Browse the repository at this point in the history
  2. fixed repl test

    gagandeepkalra committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    cca3d08 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    c553fd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    0492367 View commit details
    Browse the repository at this point in the history