We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fecede commit e0c7b7dCopy full SHA for e0c7b7d
tests/cargo-fmt/main.rs
@@ -73,6 +73,7 @@ fn rustfmt_help() {
73
assert_that!(&["--", "--help=config"], contains("Configuration Options:"));
74
}
75
76
+#[ignore]
77
#[test]
78
fn cargo_fmt_out_of_line_test_modules() {
79
// See also https://github.com/rust-lang/rustfmt/issues/5119
0 commit comments