diff options
| author | Zalathar <Zalathar@users.noreply.github.com> | 2024-06-05 21:54:55 +1000 |
|---|---|---|
| committer | Zalathar <Zalathar@users.noreply.github.com> | 2024-06-09 14:38:37 +1000 |
| commit | 5223bf4474b02bd6925c5b516a8a0efd5ec4ec20 (patch) | |
| tree | b8eaab9421d44b4280603cfc575465adbb477d84 /src/doc/rustc | |
| parent | 0f8c3adc687a727fe1cbb4f3e83d68cec95b2ace (diff) | |
| download | rust-5223bf4474b02bd6925c5b516a8a0efd5ec4ec20.tar.gz rust-5223bf4474b02bd6925c5b516a8a0efd5ec4ec20.zip | |
Remove empty test suite `tests/run-make-fulldeps`
Diffstat (limited to 'src/doc/rustc')
| -rw-r--r-- | src/doc/rustc/src/platform-support/nto-qnx.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/doc/rustc/src/platform-support/nto-qnx.md b/src/doc/rustc/src/platform-support/nto-qnx.md index 56070c2ec34..51a397a38d2 100644 --- a/src/doc/rustc/src/platform-support/nto-qnx.md +++ b/src/doc/rustc/src/platform-support/nto-qnx.md @@ -160,8 +160,7 @@ export exclude_tests=' --exclude src/tools/linkchecker --exclude tests/ui-fulldeps --exclude rustc - --exclude rustdoc - --exclude tests/run-make-fulldeps' + --exclude rustdoc' env $build_env \ ./x.py test \ |
