summary refs log tree commit diff
path: root/src/test/compile-fail/impl-trait/impl-generic-mismatch.rs
AgeCommit message (Expand)AuthorLines
2018-04-30Do not ICE on generics mismatch with non-local traitsShotaro Yamada-0/+11
2018-03-26Stabilize universal_impl_traitTaylor Cramer-1/+0
2017-11-15Remove unamed parametersChristopher Vittal-2/+2
2017-11-15Add/Modify tests for argument position impl TraitChristopher Vittal-0/+32