Skip to content

Tracking Issue for the use of ? in constants #74935

Open
@oli-obk

Description

@oli-obk

The ? operator expands to invoking Try::into_result for the argument and Into::into for the error of the result. In order to support these, we need to

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

    Issue actions