File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -125,23 +125,6 @@ the component manually::
125
125
The standalone installers also come with ``clippy ``.
126
126
127
127
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
-
145
128
rust-analyzer
146
129
*************
147
130
You can’t perform that action at this time.
0 commit comments