You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/codeql/reusables/supported-versions-compilers.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,4 +43,4 @@
43
43
.. [10] Support for the analysis of Swift requires macOS.
44
44
.. [11] TypeScript analysis is performed by running the JavaScript extractor with TypeScript enabled. This is the default.
45
45
.. [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