mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 04:16:07 +00:00
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.