summary refs log tree commit diff
path: root/src/test/compile-fail/import-trait-method.rs
AgeCommit message (Collapse)AuthorLines
2016-07-13Fixed issue where importing a trait method directly and then calling the ↵Michael Rosenberg-0/+17
method causes a compiler panic