Skip to content

Commit 33c857c

Browse files
author
Paolo Tranquilli
committed
Rust: update supported languages footnote
1 parent df427f7 commit 33c857c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/reusables/supported-versions-compilers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@
4343
.. [10] Support for the analysis of Swift requires macOS.
4444
.. [11] TypeScript analysis is performed by running the JavaScript extractor with TypeScript enabled. This is the default.
4545
.. [12] Support for GitHub Actions is in public preview.
46-
.. [13] Support for Rust is in private preview and requires ``rustup`` and ``cargo`` to be installed. Features from nightly toolchains are not supported.
46+
.. [13] Support for Rust is experimental and requires ``rustup`` and ``cargo`` to be installed, as well as `CODEQL_ENABLE_EXPERIMENTAL_FEATURES=true` set in the environment. Features from nightly toolchains are not supported.

0 commit comments

Comments
 (0)