type inference regression #67610
Labels
A-inference
Area: Type inference
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
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&str
but not sure. I think it's fine to just close this if we don't want to do deeper investigation here.cc @varkor
The text was updated successfully, but these errors were encountered: