summary refs log tree commit diff
path: root/src/test/compile-fail/traits-negative-impls.rs
AgeCommit message (Expand)AuthorLines
2015-06-15This new caching sometimes suppresses duplicate errors that occur inNiko Matsakis-9/+18
2015-01-16addressed commentsFlavio Percoco-1/+21
2015-01-16Check for negative impls for `Send` and `Sync`Flavio Percoco-0/+38