]> git.lizzy.rs Git - rust.git/blob - tests/target/itemized-blocks/rewrite_fail.rs
Revert "Change config option from format_doc_comments to format_code_in_doc_comments."
[rust.git] / tests / target / itemized-blocks / rewrite_fail.rs
1 // rustfmt-wrap_comments: true
2 // rustfmt-max_width: 50
3
4 // This example shows how to configure fern to
5 // output really nicely colored logs
6 // - aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
7 //   - aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
8 //     - aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
9 //     - when the log level is info, the level
10 //       name is green and the rest of the line is
11 //       white
12 //   - aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
13 //   - aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
14 fn func1() {}