Ariel Ben-Yehuda
|
b23648fe4a
|
improve the printing of substs and trait-refs
|
2016-04-05 22:56:23 +03:00 |
|
Ariel Ben-Yehuda
|
8a461d940c
|
suggest adding a where-clause when that can help
suggest adding a where-clause when there is an unmet trait-bound that
can be satisfied if some type can implement it.
|
2016-04-05 20:58:58 +03:00 |
|
Jeffrey Seyfried
|
da41e583d6
|
Fix fallout in tests
|
2016-03-30 22:00:48 +00:00 |
|
Niko Matsakis
|
dee8b54b71
|
Fallout in tests --- misc error message changes, WF fixes
|
2015-08-12 17:58:57 -04:00 |
|
Niko Matsakis
|
13cee1e198
|
This new caching sometimes suppresses duplicate errors that occur in
different parts of the crate, so modify the test cases that were relying
on that to test distinct types etc.
|
2015-06-15 17:31:27 -04:00 |
|
Flavio Percoco
|
aa642b3486
|
addressed comments
|
2015-01-16 08:18:56 +01:00 |
|
Flavio Percoco
|
9eec782774
|
Check for negative impls for Send and Sync
|
2015-01-16 08:18:56 +01:00 |
|