about summary refs log tree commit diff
path: root/src/test/compile-fail/traits-negative-impls.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-78/+0
2018-06-19Add message to `rustc_on_unimplemented` attributes in coreEsteban Küber-7/+7
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-7/+7
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-7/+7
2016-03-30Fix fallout in testsJeffrey Seyfried-7/+7
2015-08-12Fallout in tests --- misc error message changes, WF fixesNiko Matsakis-2/+13
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