Skip to content

Commit a6e6b89

Browse files
committed
Mark -timings=html unstable in the document
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
1 parent 5ac9be2 commit a6e6b89

31 files changed

+91
-81
lines changed

src/doc/man/generated_txt/cargo-bench.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -238,12 +238,13 @@ OPTIONS
238238
(rather than the default) is unstable and requires
239239
-Zunstable-options. Valid output formats:
240240

241-
o html: Write a human-readable file cargo-timing.html to the
242-
target/cargo-timings directory with a report of the compilation.
243-
Also write a report to the same directory with a timestamp in the
244-
filename if you want to look at older runs. HTML output is
245-
suitable for human consumption only, and does not provide
246-
machine-readable timing data.
241+
o html (unstable, requires -Zunstable-options): Write a
242+
human-readable file cargo-timing.html to the target/cargo-timings
243+
directory with a report of the compilation. Also write a report
244+
to the same directory with a timestamp in the filename if you
245+
want to look at older runs. HTML output is suitable for human
246+
consumption only, and does not provide machine-readable timing
247+
data.
247248

248249
o json (unstable, requires -Zunstable-options): Emit
249250
machine-readable JSON information about timing information.

src/doc/man/generated_txt/cargo-build.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,13 @@ OPTIONS
174174
(rather than the default) is unstable and requires
175175
-Zunstable-options. Valid output formats:
176176

177-
o html: Write a human-readable file cargo-timing.html to the
178-
target/cargo-timings directory with a report of the compilation.
179-
Also write a report to the same directory with a timestamp in the
180-
filename if you want to look at older runs. HTML output is
181-
suitable for human consumption only, and does not provide
182-
machine-readable timing data.
177+
o html (unstable, requires -Zunstable-options): Write a
178+
human-readable file cargo-timing.html to the target/cargo-timings
179+
directory with a report of the compilation. Also write a report
180+
to the same directory with a timestamp in the filename if you
181+
want to look at older runs. HTML output is suitable for human
182+
consumption only, and does not provide machine-readable timing
183+
data.
183184

184185
o json (unstable, requires -Zunstable-options): Emit
185186
machine-readable JSON information about timing information.

src/doc/man/generated_txt/cargo-check.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -178,12 +178,13 @@ OPTIONS
178178
(rather than the default) is unstable and requires
179179
-Zunstable-options. Valid output formats:
180180

181-
o html: Write a human-readable file cargo-timing.html to the
182-
target/cargo-timings directory with a report of the compilation.
183-
Also write a report to the same directory with a timestamp in the
184-
filename if you want to look at older runs. HTML output is
185-
suitable for human consumption only, and does not provide
186-
machine-readable timing data.
181+
o html (unstable, requires -Zunstable-options): Write a
182+
human-readable file cargo-timing.html to the target/cargo-timings
183+
directory with a report of the compilation. Also write a report
184+
to the same directory with a timestamp in the filename if you
185+
want to look at older runs. HTML output is suitable for human
186+
consumption only, and does not provide machine-readable timing
187+
data.
187188

188189
o json (unstable, requires -Zunstable-options): Emit
189190
machine-readable JSON information about timing information.

src/doc/man/generated_txt/cargo-doc.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -149,12 +149,13 @@ OPTIONS
149149
(rather than the default) is unstable and requires
150150
-Zunstable-options. Valid output formats:
151151

152-
o html: Write a human-readable file cargo-timing.html to the
153-
target/cargo-timings directory with a report of the compilation.
154-
Also write a report to the same directory with a timestamp in the
155-
filename if you want to look at older runs. HTML output is
156-
suitable for human consumption only, and does not provide
157-
machine-readable timing data.
152+
o html (unstable, requires -Zunstable-options): Write a
153+
human-readable file cargo-timing.html to the target/cargo-timings
154+
directory with a report of the compilation. Also write a report
155+
to the same directory with a timestamp in the filename if you
156+
want to look at older runs. HTML output is suitable for human
157+
consumption only, and does not provide machine-readable timing
158+
data.
158159

159160
o json (unstable, requires -Zunstable-options): Emit
160161
machine-readable JSON information about timing information.

src/doc/man/generated_txt/cargo-fix.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -251,12 +251,13 @@ OPTIONS
251251
(rather than the default) is unstable and requires
252252
-Zunstable-options. Valid output formats:
253253

254-
o html: Write a human-readable file cargo-timing.html to the
255-
target/cargo-timings directory with a report of the compilation.
256-
Also write a report to the same directory with a timestamp in the
257-
filename if you want to look at older runs. HTML output is
258-
suitable for human consumption only, and does not provide
259-
machine-readable timing data.
254+
o html (unstable, requires -Zunstable-options): Write a
255+
human-readable file cargo-timing.html to the target/cargo-timings
256+
directory with a report of the compilation. Also write a report
257+
to the same directory with a timestamp in the filename if you
258+
want to look at older runs. HTML output is suitable for human
259+
consumption only, and does not provide machine-readable timing
260+
data.
260261

261262
o json (unstable, requires -Zunstable-options): Emit
262263
machine-readable JSON information about timing information.

src/doc/man/generated_txt/cargo-install.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -213,12 +213,13 @@ OPTIONS
213213
(rather than the default) is unstable and requires
214214
-Zunstable-options. Valid output formats:
215215

216-
o html: Write a human-readable file cargo-timing.html to the
217-
target/cargo-timings directory with a report of the compilation.
218-
Also write a report to the same directory with a timestamp in the
219-
filename if you want to look at older runs. HTML output is
220-
suitable for human consumption only, and does not provide
221-
machine-readable timing data.
216+
o html (unstable, requires -Zunstable-options): Write a
217+
human-readable file cargo-timing.html to the target/cargo-timings
218+
directory with a report of the compilation. Also write a report
219+
to the same directory with a timestamp in the filename if you
220+
want to look at older runs. HTML output is suitable for human
221+
consumption only, and does not provide machine-readable timing
222+
data.
222223

223224
o json (unstable, requires -Zunstable-options): Emit
224225
machine-readable JSON information about timing information.

src/doc/man/generated_txt/cargo-run.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,13 @@ OPTIONS
9393
(rather than the default) is unstable and requires
9494
-Zunstable-options. Valid output formats:
9595

96-
o html: Write a human-readable file cargo-timing.html to the
97-
target/cargo-timings directory with a report of the compilation.
98-
Also write a report to the same directory with a timestamp in the
99-
filename if you want to look at older runs. HTML output is
100-
suitable for human consumption only, and does not provide
101-
machine-readable timing data.
96+
o html (unstable, requires -Zunstable-options): Write a
97+
human-readable file cargo-timing.html to the target/cargo-timings
98+
directory with a report of the compilation. Also write a report
99+
to the same directory with a timestamp in the filename if you
100+
want to look at older runs. HTML output is suitable for human
101+
consumption only, and does not provide machine-readable timing
102+
data.
102103

103104
o json (unstable, requires -Zunstable-options): Emit
104105
machine-readable JSON information about timing information.

src/doc/man/generated_txt/cargo-rustc.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -182,12 +182,13 @@ OPTIONS
182182
(rather than the default) is unstable and requires
183183
-Zunstable-options. Valid output formats:
184184

185-
o html: Write a human-readable file cargo-timing.html to the
186-
target/cargo-timings directory with a report of the compilation.
187-
Also write a report to the same directory with a timestamp in the
188-
filename if you want to look at older runs. HTML output is
189-
suitable for human consumption only, and does not provide
190-
machine-readable timing data.
185+
o html (unstable, requires -Zunstable-options): Write a
186+
human-readable file cargo-timing.html to the target/cargo-timings
187+
directory with a report of the compilation. Also write a report
188+
to the same directory with a timestamp in the filename if you
189+
want to look at older runs. HTML output is suitable for human
190+
consumption only, and does not provide machine-readable timing
191+
data.
191192

192193
o json (unstable, requires -Zunstable-options): Emit
193194
machine-readable JSON information about timing information.

src/doc/man/generated_txt/cargo-rustdoc.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -165,12 +165,13 @@ OPTIONS
165165
(rather than the default) is unstable and requires
166166
-Zunstable-options. Valid output formats:
167167

168-
o html: Write a human-readable file cargo-timing.html to the
169-
target/cargo-timings directory with a report of the compilation.
170-
Also write a report to the same directory with a timestamp in the
171-
filename if you want to look at older runs. HTML output is
172-
suitable for human consumption only, and does not provide
173-
machine-readable timing data.
168+
o html (unstable, requires -Zunstable-options): Write a
169+
human-readable file cargo-timing.html to the target/cargo-timings
170+
directory with a report of the compilation. Also write a report
171+
to the same directory with a timestamp in the filename if you
172+
want to look at older runs. HTML output is suitable for human
173+
consumption only, and does not provide machine-readable timing
174+
data.
174175

175176
o json (unstable, requires -Zunstable-options): Emit
176177
machine-readable JSON information about timing information.

src/doc/man/generated_txt/cargo-test.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -256,12 +256,13 @@ OPTIONS
256256
(rather than the default) is unstable and requires
257257
-Zunstable-options. Valid output formats:
258258

259-
o html: Write a human-readable file cargo-timing.html to the
260-
target/cargo-timings directory with a report of the compilation.
261-
Also write a report to the same directory with a timestamp in the
262-
filename if you want to look at older runs. HTML output is
263-
suitable for human consumption only, and does not provide
264-
machine-readable timing data.
259+
o html (unstable, requires -Zunstable-options): Write a
260+
human-readable file cargo-timing.html to the target/cargo-timings
261+
directory with a report of the compilation. Also write a report
262+
to the same directory with a timestamp in the filename if you
263+
want to look at older runs. HTML output is suitable for human
264+
consumption only, and does not provide machine-readable timing
265+
data.
265266

266267
o json (unstable, requires -Zunstable-options): Emit
267268
machine-readable JSON information about timing information.

0 commit comments

Comments
 (0)