rust/crates/ra_syntax/tests/data
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
..
lexer Add async keyword 2019-03-09 20:40:22 -03:00
parser Add WherePred to allow predicate access in WhereClause 2019-03-31 13:20:56 +03:00
reparse/fuzz-failures Fix reparsing failure when removing newline 2019-03-22 08:09:11 +09:00