]> git.lizzy.rs Git - rust.git/commit
add test illustrating the feature.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Fri, 6 Feb 2015 17:05:32 +0000 (18:05 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Mon, 9 Feb 2015 18:58:40 +0000 (19:58 +0100)
commita1b3189f4864f1ada755e9ebc2e0ce1ac5bf2e06
treeb01471444a8fb99b8e95618eaca4a56dd8f485f2
parentd9393c21d788347a993108021e8395d0ff992d03
add test illustrating the feature.

(with multiple impls to further exercise correct trait-matching.)
src/test/run-pass/infer-container-across-object-cast.rs [new file with mode: 0644]