Skip to content

Tracking issue for const Ordering methods #76113

Closed
@CDirkx

Description

@CDirkx

Constify methods of core::cmp::Ordering under feature const_ordering.

Current methods made const:

  • reverse
  • then

Tracking issue for const fn: #57563.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-const-evalArea: Constant evaluation, covers all const contexts (static, const fn, ...)B-unstableBlocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions