rust/crates/ide-db
bors ee0d99d98e Auto merge of #16081 - riverbl:trailing-whitespace, r=Veykril
Don't trim trailing whitespace from doc comments

Don't trim trailing whitespace from doc comments as multiple trailing spaces indicates a hard line break in Markdown.

I'd have liked to add a unit test for `docs_from_attrs`, but couldn't find a reasonable way to get an `&Attrs` object for use in the test.

Fixes #15877.
2024-01-02 10:30:58 +00:00
..
src Auto merge of #16081 - riverbl:trailing-whitespace, r=Veykril 2024-01-02 10:30:58 +00:00
Cargo.toml Remove usages of Span::DUMMY 2023-12-20 12:53:46 +01:00