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

Deprecate numeric widening of numeric literals which are not representable with Float/Double #8757

Commits on Feb 26, 2020

  1. Deprecate numeric widening of Numeric Literals which are not represen…

    …table with Float/Double
    fabianpage committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    e88a7cb View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Switch to roundtrip-based conversion check

    Co-authored-by: A. P. Marki <som.snytt@gmail.com>
    lrytz and som-snytt committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1b0f108 View commit details
    Browse the repository at this point in the history
  2. Update spec for deprecated conversions

    som-snytt authored and lrytz committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    da82001 View commit details
    Browse the repository at this point in the history