Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
add comment on future postfix syntax
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
  • Loading branch information
conradludgate and joshtriplett authored Jan 19, 2023
commit 6b7cecfbaa4f11d0beb4839a113d63e71c98aa38
2 changes: 1 addition & 1 deletion text/0000-postfix-match.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,4 +310,4 @@ use-cases of match would cause more [subtle bugs](https://fasterthanli.me/articl
# Future possibilities
[future-possibilities]: #future-possibilities

I can't think of anything related to match that could be improved in this area
In theory, some other Rust constructs could also have postfix alternatives, but this RFC should not be taken as precedent for doing so. This RFC only proposes postfix `match`.