We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6779a94 commit 0c1b396Copy full SHA for 0c1b396
README.md
@@ -148,7 +148,7 @@ for more info.
148
149
`cargo build` to build.
150
151
-`cargo test` to run all tests.
+`cargo test && cargo test --manifest-path rustfmt-core/Cargo.toml` to run all tests.
152
153
To run rustfmt after this, use `cargo run --bin rustfmt -- filename`. See the
154
notes above on running rustfmt.
0 commit comments