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
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