mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
2269381e0a
Print the generic parameter along with the variance in dumps. This allows to make sure we are testing what we think we are testing. While the tests are correct, I discovered that opaque duplicated args are in the reverse declaration order.