<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/ui/impl-trait/in-trait/cycle-effective-visibilities-during-dyn-compatibility-check.rs, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-01-22T17:20:57+00:00</updated>
<entry>
<title>Refactor dyn-compatibility error and suggestions</title>
<updated>2025-01-22T17:20:57+00:00</updated>
<author>
<name>Taylor Cramer</name>
<email>cramertj@google.com</email>
</author>
<published>2024-11-20T22:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d00d4dfe0daba29036aab1f2b35a8c6ccb023f3e'/>
<id>urn:sha1:d00d4dfe0daba29036aab1f2b35a8c6ccb023f3e</id>
<content type='text'>
This CL makes a number of small changes to dyn compatibility errors:
- "object safety" has been renamed to "dyn-compatibility" throughout
- "Convert to enum" suggestions are no longer generated when there
  exists a type-generic impl of the trait or an impl for `dyn OtherTrait`
- Several error messages are reorganized for user readability

Additionally, the dyn compatibility error creation code has been
split out into functions.

cc #132713
cc #133267
</content>
</entry>
<entry>
<title>UI tests: Rename "object safe" to "dyn compatible"</title>
<updated>2024-10-09T23:13:29+00:00</updated>
<author>
<name>León Orell Valerian Liehr</name>
<email>me@fmease.dev</email>
</author>
<published>2024-10-09T21:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=20cebae31203a9781f99081b075abe0dc2504a98'/>
<id>urn:sha1:20cebae31203a9781f99081b075abe0dc2504a98</id>
<content type='text'>
</content>
</entry>
</feed>
