File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
doc/user-guide/src/concepts Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,9 @@ toolchains. The following is an overview of the different components:
54
54
* ` rust-mingw ` --- This contains a linker and platform libraries for building on
55
55
the ` x86_64-pc-windows-gnu ` platform.
56
56
* ` 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 ) .
57
60
* ` rustc-dev ` --- This component contains the compiler as a library. Most users
58
61
will not need this; it is only needed for development * of* tools that link
59
62
to the compiler, such as making modifications to [ Clippy] .
You can’t perform that action at this time.
0 commit comments