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
coverage
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