Skip to content

Tracking Issue for using the ?-operator in constants #87576

@jonas-schievink

Description

@jonas-schievink
Contributor

This tracks #![feature(const_try)], added in #87237.

This feature depends on const_trait_impl and is not currently usable by itself.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-const-evalArea: Constant evaluation, covers all const contexts (static, const fn, ...)C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFC

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jonas-schievink

        Issue actions

          Tracking Issue for using the `?`-operator in constants · Issue #87576 · rust-lang/rust