Skip to content

Commit 8df0603

Browse files
authored
Merge pull request #2284 from rust-lang/cuviper-patch-1
Remove the doc for `no-system-llvm`
2 parents 721a2a0 + 46d4f95 commit 8df0603

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/tests/directives.md

-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ settings:
197197

198198
The following directives will check LLVM support:
199199

200-
- `no-system-llvm` — ignores if the system llvm is used
201200
- `exact-llvm-major-version: 19` — ignores if the llvm major version does not
202201
match the specified llvm major version.
203202
- `min-llvm-version: 13.0` — ignored if the LLVM version is less than the given

0 commit comments

Comments
 (0)