-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Tracking Issue for assert_matches #82775
Copy link
Copy link
Closed
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: 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.Relevant to the library API team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: 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.Relevant to the library API team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Feature gate:
#![feature(assert_matches)]This is a tracking issue for the
assert_matches!()anddebug_assert_matches!()macros.Public API
Steps / History
std::assert_matches::assert_matchesto avoid breakage: Is there a gentler way to land the assert_matches macro? #82913must_usemessage onis_none(per Add messages toOption's andResult'smust_useannotation foris_*#62431 (review))matches!()Unresolved Questions
=> exprsyntax?