rust-analyzer/crates/ra_syntax/src/ast
Jeremy Kolb 1438f38eb6 Preserve whitespace at the end of doc comments
Whitespace can have special meaning in markdown. For instance
ending a line with three spaces will render a new line.
Note that this behavior diverges from RLS.

Fixes #1997
2019-10-27 16:56:25 -04:00
..
edit.rs Adds "replace with guarded return" assist 2019-10-20 19:14:32 +01:00
expr_extensions.rs fix assists 2019-09-02 21:52:06 +03:00
extensions.rs Fixes 2019-09-30 16:17:54 +08:00
generated.rs Pass attributes as token tree to DefCollector 2019-10-03 02:27:11 +08:00
make.rs use correct spacing for enum pattern 2019-10-26 18:03:55 +03:00
tokens.rs migrate ra_syntax to the new rowan API 2019-07-19 13:16:24 +03:00
traits.rs Preserve whitespace at the end of doc comments 2019-10-27 16:56:25 -04:00