-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
C-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.I-lang-radarItems that are on lang's radar and will need eventual work or consideration.Items that are on lang's radar and will need eventual work or consideration.T-langRelevant to the language teamRelevant to the language team
Description
We should discuss this bit of evidence that came in after the FCP completed on:
This completely broke Jiff once the change landed. Because it specifically supports negating spans like
-1.hour()
. In the case of Jiff, there is no ambiguity because-1.hour()
and(-1).hour()
and-(1.hour())
are all precisely equivalent.
cc @BurntSushi @rust-lang/lang
@rustbot labels +T-lang +I-lang-nominated
BurntSushi and oxalica
Metadata
Metadata
Assignees
Labels
C-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.I-lang-radarItems that are on lang's radar and will need eventual work or consideration.Items that are on lang's radar and will need eventual work or consideration.T-langRelevant to the language teamRelevant to the language team