Skip to content

Commit 479e735

Browse files
committed
Rust: Mirror information from supported-versions-compilers.rst in system-requirements.rst.
1 parent fb738f2 commit 479e735

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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+
- 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)