]> git.lizzy.rs Git - rust.git/commit
Add trait name to conflicting implementation error message
authorDavid Halperin <halperin.dr@gmail.com>
Fri, 2 Aug 2013 11:11:53 +0000 (07:11 -0400)
committerDavid Halperin <halperin.dr@gmail.com>
Fri, 2 Aug 2013 21:54:53 +0000 (17:54 -0400)
commit77adec9c9bba99ca77b360d944589b9f7b91625c
tree3043e389786a90cd7e43646b8a8f1df90f4b770f
parentf1c1f92d0c555d6e38ad1cac55926d6d9c9b090f
Add trait name to conflicting implementation error message
src/librustc/middle/typeck/coherence.rs
src/test/compile-fail/conflicting-implementations.rs [new file with mode: 0644]