about summary refs log tree commit diff
path: root/src/test/compile-fail/dyn-trait-compatibility.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-24/+0
2018-02-23Add testManish Goregaokar-5/+0
2017-10-14Implement `dyn Trait` syntaxVadim Petrochenkov-0/+29