]> git.lizzy.rs Git - rust.git/commit
test we reject equivalent signatures with more than one argument
authorNiko Matsakis <niko@alum.mit.edu>
Mon, 13 Nov 2017 18:26:27 +0000 (13:26 -0500)
committerChristopher Vittal <christopher.vittal@gmail.com>
Wed, 15 Nov 2017 20:46:01 +0000 (15:46 -0500)
commit252027960410da9f425cab9b6f6599af1d63800f
tree7c5c15828d4ea76a84abcaaf5f4cb752c0b2b0ad
parentb4c1aef1ca575e39481ea6c3295fc6b44f78f952
test we reject equivalent signatures with more than one argument
src/test/compile-fail/impl-trait/impl-generic-mismatch-ab.rs [new file with mode: 0644]