55d5cd5e95
Fix index out of bounds in `suggest_trait_fn_ty_for_impl_fn_infer` Fixes #109191
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.