mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
870a01a30e
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.