We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8d4fd commit 68fc133Copy full SHA for 68fc133
rustfmt-core/rustfmt-lib/tests/source/cfg_if/lib.rs
@@ -1,3 +1,5 @@
1
+// rustfmt-recursive: true
2
+
3
//! Run-time feature detection for the Rust standard library.
4
//!
5
//! To detect whether a feature is enabled in the system running the binary
rustfmt-core/rustfmt-lib/tests/target/cfg_if/lib.rs
0 commit comments