aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/tests/data/parser/inline/0113_where_pred_for.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix the tests and fix the precommit hookDJMcNab2018-12-201-4/+0
|
* grammar: for predicates in whereAleksey Kladov2018-11-051-0/+4
closes #191