mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-21 14:06:53 +00:00
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.