Yacin Tmimi 1e78a2b258 Leverage itemized blocks to support formatting markdown block quotes
Fixes 5157

Doc comments support markdown, but rustfmt didn't previously assign any
semantic value to leading '> ' in comments. This lead to poor formatting
when using ``wrap_comments=true``.

Now, rustfmt treats block quotes as itemized blocks, which greatly
improves how block quotes are formatted when ``wrap_comments=true``.
2022-02-11 17:31:06 -06:00
..
2021-07-27 19:50:11 -05:00
2020-11-28 17:41:21 -06:00
2021-01-09 12:11:52 -06:00
2021-09-02 20:53:15 -05:00
2021-09-02 20:53:15 -05:00
2021-09-06 18:14:13 -05:00
2021-01-28 22:01:50 -06:00
2021-09-02 20:53:15 -05:00
2020-06-11 23:17:38 -05:00
2020-11-29 13:26:58 -06:00
2020-06-11 23:29:51 -05:00
2020-11-29 13:26:58 -06:00
2021-01-27 20:58:42 -06:00
2021-08-30 20:18:41 -05:00
2020-11-30 23:24:36 -06:00
2021-08-27 11:53:03 +00:00