5dcee689d1
Provide extra note if synthetic type args are specified Implement the unresolved question in #83701 as suggested in https://github.com/rust-lang/rust/pull/86176#discussion_r680613890. r? ``@jackh726``
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.