rust/crates/ra_syntax/test_data/parser
Leander Tentrup 77f89a700b Attach doc-comment to declaration if there are newlines in between
This commit changes the parser to attach doc-comments to the corresponding declaration in case there are newlines in between the doc-comment and the declaration.
2020-03-31 14:27:23 +02:00
..
err Fix parsing lambdas with return type 2020-03-25 17:01:28 +01:00
fuzz-failures rename struct -> record, pos -> tuple 2019-08-23 16:59:50 +03:00
inline Fix parsing lambdas with return type 2020-03-25 17:01:28 +01:00
ok Attach doc-comment to declaration if there are newlines in between 2020-03-31 14:27:23 +02:00