rust/crates/ra_syntax
Ville Penttinen 3f62ab8f51 Add WherePred to allow predicate access in WhereClause
This also unifies parsing of WHERE_PRED bounds, now Lifetime bounds will also be
parsed using TYPE_BOUND_LIST
2019-03-31 13:20:56 +03:00
..
fuzz Add fuzz test for reparsing 2019-03-22 08:04:48 +09:00
src Add WherePred to allow predicate access in WhereClause 2019-03-31 13:20:56 +03:00
tests Add WherePred to allow predicate access in WhereClause 2019-03-31 13:20:56 +03:00
Cargo.toml fix compilation 2019-02-21 13:37:32 +03:00