]> git.lizzy.rs Git - rust.git/commit
Update tests after allowing where predicate to accept types
authorErlend Tobiassen <erlend.tobiassen@gmail.com>
Tue, 22 Jan 2019 13:32:23 +0000 (14:32 +0100)
committerErlend Tobiassen <erlend.tobiassen@gmail.com>
Tue, 22 Jan 2019 13:32:23 +0000 (14:32 +0100)
commit8198cde13b8dc7c04190e5341bce3f6a0315e99b
tree82055bb2f22705916bec975bc5bf813e733e26ec
parent2b22f5fb4398378d999db98ea270ceb415dfff22
Update tests after allowing where predicate to accept types
crates/ra_syntax/src/grammar/type_params.rs
crates/ra_syntax/tests/data/parser/err/0027_incomplere_where_for.txt
crates/ra_syntax/tests/data/parser/inline/ok/0003_where_pred_for.txt
crates/ra_syntax/tests/data/parser/ok/0038_where_pred_type.rs [new file with mode: 0644]
crates/ra_syntax/tests/data/parser/ok/0038_where_pred_type.txt [new file with mode: 0644]