Skip to content

Commit c0f17b7

Browse files
ehussrami3l
authored andcommitted
docs: Add note about stability of llvm-tools.
1 parent ce3c09a commit c0f17b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/user-guide/src/concepts/components.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ toolchains. The following is an overview of the different components:
5454
* `rust-mingw` --- This contains a linker and platform libraries for building on
5555
the `x86_64-pc-windows-gnu` platform.
5656
* `llvm-tools` --- This component contains a collection of [LLVM] tools.
57+
Note that this component has not been stabilized and may change in the
58+
future and is provided as-is.
59+
See [#85658](https://github.com/rust-lang/rust/issues/85658).
5760
* `rustc-dev` --- This component contains the compiler as a library. Most users
5861
will not need this; it is only needed for development *of* tools that link
5962
to the compiler, such as making modifications to [Clippy].

0 commit comments

Comments
 (0)