rust/tests
Rémy Rakic 83d1d9aa14 normalize_doc_attributes: remove leading whitespace from the doc comment opener
Remove possible whitespace from the `CommentStyle::opener()` so that the literal itself has control over the comment's leading spaces.

This is most useful for tools, such as bindgen, to allow for example: machine-readable comments with precise syntax rules, or idempotently round-tripping between the proc-macro API and rustfmt.
2018-11-05 18:24:36 +01:00
..
config Switch to comments for rustfmt config 2018-06-19 09:30:50 -04:00
coverage Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00
source normalize_doc_attributes: remove leading whitespace from the doc comment opener 2018-11-05 18:24:36 +01:00
target normalize_doc_attributes: remove leading whitespace from the doc comment opener 2018-11-05 18:24:36 +01:00
writemode Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00