Skip to content

Commit 1279cfa

Browse files
author
The Miri Cronjob Bot
committed
Merge ref 'd1ee5e59a964' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@d1ee5e5 Filtered ref: rust-lang/miri@76126be Upstream diff: rust-lang/rust@2d76d9b...d1ee5e5 This merge was created using https://github.com/rust-lang/josh-sync.
2 parents f0dd3b0 + bacde4f commit 1279cfa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/tests/intro.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ would require recompiling the entire standard library, and the entirety of
6262
package tests:
6363

6464
* `--doc` — Only runs documentation tests in the package.
65-
* `--no-doc` — Run all tests *except* documentation tests.
65+
* `--all-targets` — Run all tests *except* documentation tests.
66+
* `--tests` — Only runs unit and integration tests
6667

6768
[tidy-unit-tests]: https://github.com/rust-lang/rust/blob/HEAD/src/tools/tidy/src/unit_tests.rs
6869

0 commit comments

Comments
 (0)