Skip to content

Commit ac9afea

Browse files
committed
Rust: Add experimental warning and Bazelisk link.
1 parent 8213bbb commit ac9afea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

rust/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# Rust on CodeQL
22

3+
> [!WARNING]
4+
> Rust support for CodeQL is experimental. No support is offered. QL and database interfaces will change and break without notice or deprecation periods.
5+
36
## Development
47

58
### Dependencies
69

710
At present you need to be in the `rust-experiment` branch (or a branch on top of that) in both the `semmle-code` and `codeql` repos.
811

9-
TODO: are there any dependencies that aren't already CodeQL dependencies? bazel and rustc?
12+
If you don't have the `semmle-code` repo you may need to install Bazel manually, e.g. from https://github.com/bazelbuild/bazelisk.
1013

1114
### Building the Rust Extractor
1215

0 commit comments

Comments
 (0)