-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
type inference regression #67610
Copy link
Copy link
Closed
Labels
A-inferenceArea: Type inferenceArea: Type inferenceT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Metadata
Metadata
Assignees
Labels
A-inferenceArea: Type inferenceArea: Type inferenceT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Type
Fields
Give feedbackNo fields configured for issues without a type.
I usually deem these as not too interesting but this one felt a bit out of the norm -- it looks like
&Foo.to_string_lossy()used to (deref?) coerce to&strbut not sure. I think it's fine to just close this if we don't want to do deeper investigation here.cc @varkor