]> git.lizzy.rs Git - rust.git/commit
generate testsuite for impl_type
authorcsmoe <35686186+csmoe@users.noreply.github.com>
Wed, 26 Sep 2018 02:01:42 +0000 (10:01 +0800)
committercsmoe <35686186+csmoe@users.noreply.github.com>
Wed, 26 Sep 2018 08:53:16 +0000 (16:53 +0800)
commit8b710e95353d9f840f78645c9593a66adb0636b6
tree6a918130bce71b0a4fc331501086d2f65c46a957
parentedf1cc3582a842837d64fa6ec08df00c028521f9
generate testsuite for impl_type
crates/ra_syntax/src/grammar/items/traits.rs
crates/ra_syntax/tests/data/parser/err/0026_imp_recovery.rs
crates/ra_syntax/tests/data/parser/err/0026_imp_recovery.txt
crates/ra_syntax/tests/data/parser/inline/0111_impl_type.rs [new file with mode: 0644]
crates/ra_syntax/tests/data/parser/inline/0111_impl_type.txt [new file with mode: 0644]