Skip to content

Commit f0d76d0

Browse files
mbrossardrbtcollins
authored andcommitted
Component is now named 'llvm-tools'
1 parent 4582734 commit f0d76d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

+1-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ toolchains. The following is an overview of the different components:
5353
you to rebuild the standard library locally.
5454
* `rust-mingw` — This contains a linker and platform libraries for building on
5555
the `x86_64-pc-windows-gnu` platform.
56-
* `llvm-tools-preview` — This is an experimental component which contains a
57-
collection of [LLVM] tools.
56+
* `llvm-tools` — This component contains a collection of [LLVM] tools.
5857
* `rustc-dev` — This component contains the compiler as a library. Most users
5958
will not need this; it is only needed for development *of* tools that link
6059
to the compiler, such as making modifications to [Clippy].

0 commit comments

Comments
 (0)