rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
99.02k stars 12.79k forks source link

regression: HashMap/Set::from inference failures #88970

Closed Mark-Simulacrum closed 3 years ago

Mark-Simulacrum commented 3 years ago

Likely caused by https://github.com/rust-lang/rust/pull/84111, don't think this was discussed as part of that. Likely acceptable breakage -- just inference regressions, not too many cases.

m-ou-se commented 3 years ago

Discussed in the libs-api meeting. Closing as acceptable, as the impact is small.