mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
db235a07f7
The only regression is one ambiguity in the new trait solver, having to do with two param-env candidates that may apply. I think this is fine, since the error message already kinda sucks.