Skip to content

Deprecate try! macro in favor of ? #61000

Description

I propose to mark the try! macro as deprecated.


Reasons for it:

The ? operator was added to replace try! and should be used instead.


There are no real downsides 😃
(I am happy to wait for #37939 ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.T-libs-api[DEPRECATED; DO NOT USE]

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions