117799b73c
Do not panic in `return_type_impl_trait` Fixes #86483
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.