RFC: Add a matches!(expression, pattern) macro. #264
Labels
A-expressions
Term language related proposals & ideas
A-macros-libstd
Proposals that introduce new standard library macros
A-patterns
Pattern matching related proposals & ideas
postponed
RFCs that have been postponed and may be revisited at a later time.
T-lang
Relevant to the language team, which will review and decide on the RFC.
T-libs-api
Relevant to the library API team, which will review and decide on the RFC.
Rendered view: https://github.com/SimonSapin/rfcs/blob/matches-macro/active/0000-matches-macro.md
Please note: This is different from the
if let
proposal. I believe the two proposals are complementary rather than competing.Tracking issue for postponed PR #163
The text was updated successfully, but these errors were encountered: