-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
T-langdisposition-mergeThe FCP starter wants to merge (accept) thisThe FCP starter wants to merge (accept) thisfinished-final-comment-periodto-announceNot yet announced MCP proposalsNot yet announced MCP proposals
Description
In a recent lang design planning meeting, we discussed whether we considered let
-chains (if let pat = expr && let pat2 = expr2
) and is
(if expr is pat && expr2 is pat2
) mutually exclusive, such that accepting one made us disinclined to consider the other.
The consensus from the meeting was that we consider these features both potentially valuable, and that accepting one does not preclude us from considering the other on the sole basis of having more than one way to do something.
Filing this issue to record and confirm that consensus.
To be clear, this consensus would not mean* that we are committing to accept is
, just that we don't think the two features are inherently mutually exclusive.
dmyTRUEk, slanterns, zslayton, skogseth and zombiepigdragonPatchMixolydic and yyaroshevich
Metadata
Metadata
Assignees
Labels
T-langdisposition-mergeThe FCP starter wants to merge (accept) thisThe FCP starter wants to merge (accept) thisfinished-final-comment-periodto-announceNot yet announced MCP proposalsNot yet announced MCP proposals