Skip to content

Commit 3601d57

Browse files
committed
Rust: Update System Requirements page with more detail about Rust.
1 parent 402d58b commit 3601d57

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/codeql/codeql-overview/system-requirements.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ For Ruby extraction:
4242

4343
- On Windows, the ``msvcp140.dll`` must be installed and available on the system. This can be installed by downloading the appropriate Microsoft Visual C++ Redistributable for Visual Studio.
4444

45+
For Rust extraction:
46+
47+
- Rust analysis requires ``rustup`` and ``cargo`` to be installed.
48+
4549
For Java extraction:
4650

4751
- There must be a ``java`` or ``java.exe`` executable available on the ``PATH``, and the ``JAVA_HOME`` environment variable must point to the corresponding JDK's home directory.

0 commit comments

Comments
 (0)