]> git.lizzy.rs Git - rust.git/commit
add a UI test showing the current output from an impl trait type
authorNiko Matsakis <niko@alum.mit.edu>
Mon, 13 Nov 2017 19:20:56 +0000 (14:20 -0500)
committerChristopher Vittal <christopher.vittal@gmail.com>
Wed, 15 Nov 2017 20:46:01 +0000 (15:46 -0500)
commit15001ee336f864679eca133e9055b68614d50643
tree994d68e8ded2198e622743d8e48600df5b441e84
parent9d71bf6d556e116e850c0d9b5f8975889b1ab575
add a UI test showing the current output from an impl trait type
src/test/ui/impl-trait/universal-mismatched-type.rs [new file with mode: 0644]
src/test/ui/impl-trait/universal-mismatched-type.stderr [new file with mode: 0644]