]> git.lizzy.rs Git - rust.git/blob - tests/source/itemized-blocks/rewrite_fail.rs
Revert "Change config option from format_doc_comments to format_code_in_doc_comments."
[rust.git] / tests / source / 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 output really nicely colored logs
5 // - aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 
6 //   - aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 
7 //     - aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 
8 //     - when the log level is info, the level name is green and the rest of the line is white
9 //   - aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 
10 //   - aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 
11 fn func1() {}