-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
".e0".parse() returns Ok(0.0) #40654
Copy link
Copy link
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-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-bugCategory: This is a bug.Category: This is a bug.T-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.
Yes, another incarnation of #30344.
+.e0and-.e0also have this issue. Note that".".parse()is an error and has a test for it.cc #32243