<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/borrowck/trait-impl-argument-difference-ice.rs, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-04-06T16:23:10+00:00</updated>
<entry>
<title>Account for trait/impl difference when suggesting changing argument from ref to mut ref</title>
<updated>2024-04-06T16:23:10+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2024-04-05T23:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=731c0e59a4a3c7f05adad86bd7793af1d8e6c51a'/>
<id>urn:sha1:731c0e59a4a3c7f05adad86bd7793af1d8e6c51a</id>
<content type='text'>
Do not ICE when encountering a lifetime error involving an argument with
an immutable reference of a method that differs from the trait definition.

Fix #123414.
</content>
</entry>
</feed>
