summary refs log tree commit diff
path: root/src/test/compile-fail/object-does-not-impl-trait.rs
AgeCommit message (Expand)AuthorLines
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-2/+3
2014-02-07Removed @self and @Trait.Eduard Burtescu-4/+2
2013-10-23register snapshotsDaniel Micay-0/+2
2013-03-06Make object types not implement associated trait. Fixes #5087.Niko Matsakis-0/+17