File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -125,23 +125,6 @@ the component manually::
125125The standalone installers also come with ``clippy ``.
126126
127127
128- rustdoc
129- *******
130-
131- If you install the ``rustdoc `` tool, then you will be able to generate pretty
132- HTML documentation for Rust code, including for the libraries (crates) inside
133- ``rust/ `` that are used by the rest of the kernel (for details, please see
134- :ref: `Documentation/rust/docs.rst <rust_docs >`).
135-
136- If you are using ``rustup ``, its ``default `` profile already installs the tool,
137- so you should be good to go. If you are using another profile, you can install
138- the component manually::
139-
140- rustup component add rustdoc
141-
142- The standalone installers also come with ``rustdoc ``.
143-
144-
145128rust-analyzer
146129*************
147130
You can’t perform that action at this time.
0 commit comments