mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 09:47:22 +00:00
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.