summary refs log tree commit diff
path: root/src/test/compile-fail/method-suggestion-no-duplication.rs
AgeCommit message (Expand)AuthorLines
2015-05-13Fix ICE that occurs when an associated const is ambiguous.Sean Patrick Santos-1/+1
2015-03-16remove importsJorge Aparicio-1/+0
2015-03-16impl strJorge Aparicio-1/+0
2015-02-03Try to only suggest implementable traits for method calls.Huon Wilson-1/+3
2015-01-20Avoid suggesting traits multiple times.Huon Wilson-0/+22