Stop bailing out from compilation just because there were incoherent traits fixes #120343 but also has a lot of "type annotations needed" fallout. Some are fixed in the second commit.
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.