Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -57,8 +57,7 @@ toolchains. The following is an overview of the different components:
[RLS].
* `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