| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -33/+0 | |
| 2016-04-05 | improve the printing of substs and trait-refs | Ariel Ben-Yehuda | -1/+1 | |
| 2016-04-05 | improve error message | Ariel Ben-Yehuda | -1/+1 | |
| 2016-04-05 | suggest adding a where-clause when that can help | Ariel Ben-Yehuda | -1/+1 | |
| suggest adding a where-clause when there is an unmet trait-bound that can be satisfied if some type can implement it. | ||||
| 2016-03-30 | Fix fallout in tests | Jeffrey Seyfried | -1/+1 | |
| 2015-01-07 | markers -> marker | Nick Cameron | -1/+1 | |
| 2015-01-07 | Change `std::kinds` to `std::markers`; flatten `std::kinds::marker` | Nick Cameron | -1/+1 | |
| [breaking-change] | ||||
| 2014-12-20 | Add parser support for generalized where clauses | Jared Roesch | -0/+33 | |
| Implement support in the parser for generalized where clauses, as well as the conversion of ast::WherePredicates to ty::Predicate in `collect.rs`. | ||||
