Merge pull request #4195 from RalfJung/rustup

Rustup
This commit is contained in:
Ralf Jung 2025-02-16 08:04:42 +00:00 committed by GitHub
commit 4a3509fed4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -154,6 +154,7 @@ Some examples of `X` in `ignore-X` or `only-X`:
`ignore-coverage-map`, `ignore-coverage-run` `ignore-coverage-map`, `ignore-coverage-run`
- When testing a dist toolchain: `dist` - When testing a dist toolchain: `dist`
- This needs to be enabled with `COMPILETEST_ENABLE_DIST_TESTS=1` - This needs to be enabled with `COMPILETEST_ENABLE_DIST_TESTS=1`
- The `rustc_abi` of the target: e.g. `rustc_abi-x86_64-sse2`
The following directives will check rustc build settings and target The following directives will check rustc build settings and target
settings: settings: