d7d2548eb0
Remove `_` from E0121 diagnostic suggestions Fixes #86021.
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.