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

Partially stabilize duration_consts_2 #89542

Merged
merged 1 commit into from
Nov 25, 2021

Commits on Nov 22, 2021

  1. Partially stabilize duration_consts_2

    Methods that were only blocked on `const_panic` have been stabilized.
    The remaining methods of `duration_consts_2` are all related to floats,
    and as such have been placed behind the `duration_consts_float` feature
    gate.
    jhpratt committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    88b0d7c View commit details
    Browse the repository at this point in the history