Files
rust/src
Yacin Tmimi 272fb42f06 Prevent wrapping markdown headers in doc comments
Fixes 5238

A markdown header is defined by a string that starts with `#`.

Previously, rustfmt would wrap long markdown headers when
`wrap_comments=true`. This lead to issues when rendering these headers
in HTML using rustdoc.

Now, rustfmt leaves markdown headers alone when wrapping comments.
2022-02-28 23:25:49 -06:00
..
2022-01-05 17:53:27 -06:00
2019-08-16 11:14:53 +09:00
2022-01-05 17:53:27 -06:00
2020-03-26 21:25:34 -05:00
2020-03-26 21:25:34 -05:00