Skip to content

Partially stabilize duration_consts_2#89542

Merged
bors merged 1 commit intorust-lang:masterfrom
jhpratt:stabilize-duration-const-fns
Nov 25, 2021
Merged

Partially stabilize duration_consts_2#89542
bors merged 1 commit intorust-lang:masterfrom
jhpratt:stabilize-duration-const-fns

Conversation

@jhpratt
Copy link
Member

@jhpratt jhpratt commented Oct 5, 2021

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.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-const-eval Area: Constant evaluation, covers all const contexts (static, const fn, ...) A-time Area: Time disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.