]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/itemized-blocks/rewrite_fail.rs
Auto merge of #95315 - compiler-errors:pointee-fix, r=pnkfelix
[rust.git] / src / tools / rustfmt / 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() {}