rust/tests
lqd 4b7130dfa1 normalize_doc_attributes option: convert doc attributes to comments
Convert `#![doc]` and `#[doc]` attributes to `//!` and `///` doc comments.
2018-09-07 21:58:35 +02: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 option: convert doc attributes to comments 2018-09-07 21:58:35 +02:00
target normalize_doc_attributes option: convert doc attributes to comments 2018-09-07 21:58:35 +02:00
writemode Replace WriteMode with EmitMode and backup bool 2018-05-21 14:14:09 +12:00