Skip to content

Commit

Permalink
Component is now named 'llvm-tools'
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrossard authored and rbtcollins committed Jan 28, 2024
1 parent 4582734 commit f0d76d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/user-guide/src/concepts/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ toolchains. The following is an overview of the different components:
you to rebuild the standard library locally.
* `rust-mingw` — This contains a linker and platform libraries for building on
the `x86_64-pc-windows-gnu` platform.
* `llvm-tools-preview` — This is an experimental component which contains a
collection of [LLVM] tools.
* `llvm-tools` — This component contains a collection of [LLVM] tools.
* `rustc-dev` — This component contains the compiler as a library. Most users
will not need this; it is only needed for development *of* tools that link
to the compiler, such as making modifications to [Clippy].
Expand Down

0 comments on commit f0d76d0

Please sign in to comment.