rust/crates/ra_parser
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
..
src Add WherePred to allow predicate access in WhereClause 2019-03-31 13:20:56 +03:00
Cargo.toml move parser to a separate crate 2019-02-21 13:27:45 +03:00