Closed
Description
Context: https://twitter.com/mgattozzi/status/1229477994961494021
A way to improve the diagnostics when suggesting to relax trait bounds with ?Sized is to show how one would use it on a struct/fn with their code rather than just suggesting it, making it easier for newer people, or those first encountering the issue to more clearly understand how this works.
cc/ @estebank