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 |
|
Jared Roesch
|
d87b308b67
|
Add support for multiple region bounds in where clauses
|
2014-12-20 03:54:39 -08:00 |
|
Jared Roesch
|
e0cac488ac
|
Add parser support for generalized where clauses
Implement support in the parser for generalized where clauses,
as well as the conversion of ast::WherePredicates to
ty::Predicate in `collect.rs`.
|
2014-12-20 02:48:17 -08:00 |
|