rust/crates/ra_syntax
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
..
fuzz Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
src Attach doc-comment to declaration if there are newlines in between 2020-03-31 14:27:23 +02:00
test_data Attach doc-comment to declaration if there are newlines in between 2020-03-31 14:27:23 +02:00
Cargo.toml Nice string formatting 2020-03-28 12:27:54 +01:00