rust-analyzer/crates/ra_syntax/test_data
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
..
lexer ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
parser Attach doc-comment to declaration if there are newlines in between 2020-03-31 14:27:23 +02:00
reparse/fuzz-failures move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
accidentally_quadratic Add a test 2020-01-15 16:52:28 +01:00