Merge pull request #2353 from rust-lang/tshepang-patch-1

typo
This commit is contained in:
Tshepang Mbambo 2025-04-25 18:33:15 +02:00 committed by GitHub
commit cc664309b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -394,8 +394,8 @@ will be rare to want to use it. Finally, `MAGIC_EXTRA_RUSTFLAGS` bypasses the
this is `compiletest`. For unit tests and doc tests this is the `libtest` this is `compiletest`. For unit tests and doc tests this is the `libtest`
runner. runner.
Most test runner accept `--help`, which you can use to find out the options Most test runners accept `--help`,
accepted by the runner. which you can use to find out the options accepted by the runner.
## Environment Variables ## Environment Variables