af10a456c1
Suggest adding a `?Sized` bound if appropriate on E0599 by inspecting the HIR Generics. (Fix #98539)
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.