File tree Expand file tree Collapse file tree 31 files changed +61
-61
lines changed Expand file tree Collapse file tree 31 files changed +61
-61
lines changed Original file line number Diff line number Diff line change @@ -222,10 +222,10 @@ OPTIONS
222
222
--timings=fmts
223
223
Output information how long each compilation takes, and track
224
224
concurrency information over time. Accepts an optional
225
- comma-separated list of output formats; --timing without an argument
226
- will default to --timing =html. Specifying an output format (rather
227
- than the default) is unstable and requires -Zunstable-options. Valid
228
- output formats:
225
+ comma-separated list of output formats; --timings without an
226
+ argument will default to --timings =html. Specifying an output format
227
+ (rather than the default) is unstable and requires
228
+ -Zunstable-options. Valid output formats:
229
229
230
230
o html: Write a human-readable file cargo-timing.html to the
231
231
target/cargo-timings directory with a report of the compilation.
Original file line number Diff line number Diff line change @@ -159,10 +159,10 @@ OPTIONS
159
159
--timings=fmts
160
160
Output information how long each compilation takes, and track
161
161
concurrency information over time. Accepts an optional
162
- comma-separated list of output formats; --timing without an argument
163
- will default to --timing =html. Specifying an output format (rather
164
- than the default) is unstable and requires -Zunstable-options. Valid
165
- output formats:
162
+ comma-separated list of output formats; --timings without an
163
+ argument will default to --timings =html. Specifying an output format
164
+ (rather than the default) is unstable and requires
165
+ -Zunstable-options. Valid output formats:
166
166
167
167
o html: Write a human-readable file cargo-timing.html to the
168
168
target/cargo-timings directory with a report of the compilation.
Original file line number Diff line number Diff line change @@ -172,10 +172,10 @@ OPTIONS
172
172
--timings=fmts
173
173
Output information how long each compilation takes, and track
174
174
concurrency information over time. Accepts an optional
175
- comma-separated list of output formats; --timing without an argument
176
- will default to --timing =html. Specifying an output format (rather
177
- than the default) is unstable and requires -Zunstable-options. Valid
178
- output formats:
175
+ comma-separated list of output formats; --timings without an
176
+ argument will default to --timings =html. Specifying an output format
177
+ (rather than the default) is unstable and requires
178
+ -Zunstable-options. Valid output formats:
179
179
180
180
o html: Write a human-readable file cargo-timing.html to the
181
181
target/cargo-timings directory with a report of the compilation.
Original file line number Diff line number Diff line change @@ -143,10 +143,10 @@ OPTIONS
143
143
--timings=fmts
144
144
Output information how long each compilation takes, and track
145
145
concurrency information over time. Accepts an optional
146
- comma-separated list of output formats; --timing without an argument
147
- will default to --timing =html. Specifying an output format (rather
148
- than the default) is unstable and requires -Zunstable-options. Valid
149
- output formats:
146
+ comma-separated list of output formats; --timings without an
147
+ argument will default to --timings =html. Specifying an output format
148
+ (rather than the default) is unstable and requires
149
+ -Zunstable-options. Valid output formats:
150
150
151
151
o html: Write a human-readable file cargo-timing.html to the
152
152
target/cargo-timings directory with a report of the compilation.
Original file line number Diff line number Diff line change @@ -245,10 +245,10 @@ OPTIONS
245
245
--timings=fmts
246
246
Output information how long each compilation takes, and track
247
247
concurrency information over time. Accepts an optional
248
- comma-separated list of output formats; --timing without an argument
249
- will default to --timing =html. Specifying an output format (rather
250
- than the default) is unstable and requires -Zunstable-options. Valid
251
- output formats:
248
+ comma-separated list of output formats; --timings without an
249
+ argument will default to --timings =html. Specifying an output format
250
+ (rather than the default) is unstable and requires
251
+ -Zunstable-options. Valid output formats:
252
252
253
253
o html: Write a human-readable file cargo-timing.html to the
254
254
target/cargo-timings directory with a report of the compilation.
Original file line number Diff line number Diff line change @@ -208,10 +208,10 @@ OPTIONS
208
208
--timings=fmts
209
209
Output information how long each compilation takes, and track
210
210
concurrency information over time. Accepts an optional
211
- comma-separated list of output formats; --timing without an argument
212
- will default to --timing =html. Specifying an output format (rather
213
- than the default) is unstable and requires -Zunstable-options. Valid
214
- output formats:
211
+ comma-separated list of output formats; --timings without an
212
+ argument will default to --timings =html. Specifying an output format
213
+ (rather than the default) is unstable and requires
214
+ -Zunstable-options. Valid output formats:
215
215
216
216
o html: Write a human-readable file cargo-timing.html to the
217
217
target/cargo-timings directory with a report of the compilation.
Original file line number Diff line number Diff line change @@ -88,10 +88,10 @@ OPTIONS
88
88
--timings=fmts
89
89
Output information how long each compilation takes, and track
90
90
concurrency information over time. Accepts an optional
91
- comma-separated list of output formats; --timing without an argument
92
- will default to --timing =html. Specifying an output format (rather
93
- than the default) is unstable and requires -Zunstable-options. Valid
94
- output formats:
91
+ comma-separated list of output formats; --timings without an
92
+ argument will default to --timings =html. Specifying an output format
93
+ (rather than the default) is unstable and requires
94
+ -Zunstable-options. Valid output formats:
95
95
96
96
o html: Write a human-readable file cargo-timing.html to the
97
97
target/cargo-timings directory with a report of the compilation.
Original file line number Diff line number Diff line change @@ -167,10 +167,10 @@ OPTIONS
167
167
--timings=fmts
168
168
Output information how long each compilation takes, and track
169
169
concurrency information over time. Accepts an optional
170
- comma-separated list of output formats; --timing without an argument
171
- will default to --timing =html. Specifying an output format (rather
172
- than the default) is unstable and requires -Zunstable-options. Valid
173
- output formats:
170
+ comma-separated list of output formats; --timings without an
171
+ argument will default to --timings =html. Specifying an output format
172
+ (rather than the default) is unstable and requires
173
+ -Zunstable-options. Valid output formats:
174
174
175
175
o html: Write a human-readable file cargo-timing.html to the
176
176
target/cargo-timings directory with a report of the compilation.
Original file line number Diff line number Diff line change @@ -159,10 +159,10 @@ OPTIONS
159
159
--timings=fmts
160
160
Output information how long each compilation takes, and track
161
161
concurrency information over time. Accepts an optional
162
- comma-separated list of output formats; --timing without an argument
163
- will default to --timing =html. Specifying an output format (rather
164
- than the default) is unstable and requires -Zunstable-options. Valid
165
- output formats:
162
+ comma-separated list of output formats; --timings without an
163
+ argument will default to --timings =html. Specifying an output format
164
+ (rather than the default) is unstable and requires
165
+ -Zunstable-options. Valid output formats:
166
166
167
167
o html: Write a human-readable file cargo-timing.html to the
168
168
target/cargo-timings directory with a report of the compilation.
Original file line number Diff line number Diff line change @@ -236,10 +236,10 @@ OPTIONS
236
236
--timings=fmts
237
237
Output information how long each compilation takes, and track
238
238
concurrency information over time. Accepts an optional
239
- comma-separated list of output formats; --timing without an argument
240
- will default to --timing =html. Specifying an output format (rather
241
- than the default) is unstable and requires -Zunstable-options. Valid
242
- output formats:
239
+ comma-separated list of output formats; --timings without an
240
+ argument will default to --timings =html. Specifying an output format
241
+ (rather than the default) is unstable and requires
242
+ -Zunstable-options. Valid output formats:
243
243
244
244
o html: Write a human-readable file cargo-timing.html to the
245
245
target/cargo-timings directory with a report of the compilation.
Original file line number Diff line number Diff line change 1
1
{{#option "` --timings= ` _ fmts_ "}}
2
2
Output information how long each compilation takes, and track concurrency
3
3
information over time. Accepts an optional comma-separated list of output
4
- formats; ` --timing ` without an argument will default to ` --timing =html ` .
4
+ formats; ` --timings ` without an argument will default to ` --timings =html ` .
5
5
Specifying an output format (rather than the default) is unstable and requires
6
6
` -Zunstable-options ` . Valid output formats:
7
7
Original file line number Diff line number Diff line change @@ -268,7 +268,7 @@ required Rust version as configured in the project's <code>rust-version</code> f
268
268
<dt class =" option-term " id =" option-cargo-bench---timings=fmts " ><a class =" option-anchor " href =" #option-cargo-bench---timings=fmts " ></a ><code >--timings=</code ><em >fmts</em ></dt >
269
269
<dd class =" option-desc " >Output information how long each compilation takes, and track concurrency
270
270
information over time. Accepts an optional comma-separated list of output
271
- formats; <code >--timing </code > without an argument will default to <code >--timing =html</code >.
271
+ formats; <code >--timings </code > without an argument will default to <code >--timings =html</code >.
272
272
Specifying an output format (rather than the default) is unstable and requires
273
273
<code >-Zunstable-options</code >. Valid output formats:</p >
274
274
<ul >
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ required Rust version as configured in the project's <code>rust-version</code> f
203
203
<dt class =" option-term " id =" option-cargo-build---timings=fmts " ><a class =" option-anchor " href =" #option-cargo-build---timings=fmts " ></a ><code >--timings=</code ><em >fmts</em ></dt >
204
204
<dd class =" option-desc " >Output information how long each compilation takes, and track concurrency
205
205
information over time. Accepts an optional comma-separated list of output
206
- formats; <code >--timing </code > without an argument will default to <code >--timing =html</code >.
206
+ formats; <code >--timings </code > without an argument will default to <code >--timings =html</code >.
207
207
Specifying an output format (rather than the default) is unstable and requires
208
208
<code >-Zunstable-options</code >. Valid output formats:</p >
209
209
<ul >
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ required Rust version as configured in the project's <code>rust-version</code> f
212
212
<dt class =" option-term " id =" option-cargo-check---timings=fmts " ><a class =" option-anchor " href =" #option-cargo-check---timings=fmts " ></a ><code >--timings=</code ><em >fmts</em ></dt >
213
213
<dd class =" option-desc " >Output information how long each compilation takes, and track concurrency
214
214
information over time. Accepts an optional comma-separated list of output
215
- formats; <code >--timing </code > without an argument will default to <code >--timing =html</code >.
215
+ formats; <code >--timings </code > without an argument will default to <code >--timings =html</code >.
216
216
Specifying an output format (rather than the default) is unstable and requires
217
217
<code >-Zunstable-options</code >. Valid output formats:</p >
218
218
<ul >
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ required Rust version as configured in the project's <code>rust-version</code> f
186
186
<dt class =" option-term " id =" option-cargo-doc---timings=fmts " ><a class =" option-anchor " href =" #option-cargo-doc---timings=fmts " ></a ><code >--timings=</code ><em >fmts</em ></dt >
187
187
<dd class =" option-desc " >Output information how long each compilation takes, and track concurrency
188
188
information over time. Accepts an optional comma-separated list of output
189
- formats; <code >--timing </code > without an argument will default to <code >--timing =html</code >.
189
+ formats; <code >--timings </code > without an argument will default to <code >--timings =html</code >.
190
190
Specifying an output format (rather than the default) is unstable and requires
191
191
<code >-Zunstable-options</code >. Valid output formats:</p >
192
192
<ul >
Original file line number Diff line number Diff line change @@ -292,7 +292,7 @@ required Rust version as configured in the project's <code>rust-version</code> f
292
292
<dt class =" option-term " id =" option-cargo-fix---timings=fmts " ><a class =" option-anchor " href =" #option-cargo-fix---timings=fmts " ></a ><code >--timings=</code ><em >fmts</em ></dt >
293
293
<dd class =" option-desc " >Output information how long each compilation takes, and track concurrency
294
294
information over time. Accepts an optional comma-separated list of output
295
- formats; <code >--timing </code > without an argument will default to <code >--timing =html</code >.
295
+ formats; <code >--timings </code > without an argument will default to <code >--timings =html</code >.
296
296
Specifying an output format (rather than the default) is unstable and requires
297
297
<code >-Zunstable-options</code >. Valid output formats:</p >
298
298
<ul >
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ See the <a href="../reference/profiles.html">the reference</a> for more details
239
239
<dt class =" option-term " id =" option-cargo-install---timings=fmts " ><a class =" option-anchor " href =" #option-cargo-install---timings=fmts " ></a ><code >--timings=</code ><em >fmts</em ></dt >
240
240
<dd class =" option-desc " >Output information how long each compilation takes, and track concurrency
241
241
information over time. Accepts an optional comma-separated list of output
242
- formats; <code >--timing </code > without an argument will default to <code >--timing =html</code >.
242
+ formats; <code >--timings </code > without an argument will default to <code >--timings =html</code >.
243
243
Specifying an output format (rather than the default) is unstable and requires
244
244
<code >-Zunstable-options</code >. Valid output formats:</p >
245
245
<ul >
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ required Rust version as configured in the project's <code>rust-version</code> f
121
121
<dt class =" option-term " id =" option-cargo-run---timings=fmts " ><a class =" option-anchor " href =" #option-cargo-run---timings=fmts " ></a ><code >--timings=</code ><em >fmts</em ></dt >
122
122
<dd class =" option-desc " >Output information how long each compilation takes, and track concurrency
123
123
information over time. Accepts an optional comma-separated list of output
124
- formats; <code >--timing </code > without an argument will default to <code >--timing =html</code >.
124
+ formats; <code >--timings </code > without an argument will default to <code >--timings =html</code >.
125
125
Specifying an output format (rather than the default) is unstable and requires
126
126
<code >-Zunstable-options</code >. Valid output formats:</p >
127
127
<ul >
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ required Rust version as configured in the project's <code>rust-version</code> f
200
200
<dt class =" option-term " id =" option-cargo-rustc---timings=fmts " ><a class =" option-anchor " href =" #option-cargo-rustc---timings=fmts " ></a ><code >--timings=</code ><em >fmts</em ></dt >
201
201
<dd class =" option-desc " >Output information how long each compilation takes, and track concurrency
202
202
information over time. Accepts an optional comma-separated list of output
203
- formats; <code >--timing </code > without an argument will default to <code >--timing =html</code >.
203
+ formats; <code >--timings </code > without an argument will default to <code >--timings =html</code >.
204
204
Specifying an output format (rather than the default) is unstable and requires
205
205
<code >-Zunstable-options</code >. Valid output formats:</p >
206
206
<ul >
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ required Rust version as configured in the project's <code>rust-version</code> f
205
205
<dt class =" option-term " id =" option-cargo-rustdoc---timings=fmts " ><a class =" option-anchor " href =" #option-cargo-rustdoc---timings=fmts " ></a ><code >--timings=</code ><em >fmts</em ></dt >
206
206
<dd class =" option-desc " >Output information how long each compilation takes, and track concurrency
207
207
information over time. Accepts an optional comma-separated list of output
208
- formats; <code >--timing </code > without an argument will default to <code >--timing =html</code >.
208
+ formats; <code >--timings </code > without an argument will default to <code >--timings =html</code >.
209
209
Specifying an output format (rather than the default) is unstable and requires
210
210
<code >-Zunstable-options</code >. Valid output formats:</p >
211
211
<ul >
Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ required Rust version as configured in the project's <code>rust-version</code> f
284
284
<dt class =" option-term " id =" option-cargo-test---timings=fmts " ><a class =" option-anchor " href =" #option-cargo-test---timings=fmts " ></a ><code >--timings=</code ><em >fmts</em ></dt >
285
285
<dd class =" option-desc " >Output information how long each compilation takes, and track concurrency
286
286
information over time. Accepts an optional comma-separated list of output
287
- formats; <code >--timing </code > without an argument will default to <code >--timing =html</code >.
287
+ formats; <code >--timings </code > without an argument will default to <code >--timings =html</code >.
288
288
Specifying an output format (rather than the default) is unstable and requires
289
289
<code >-Zunstable-options</code >. Valid output formats:</p >
290
290
<ul >
Original file line number Diff line number Diff line change @@ -273,7 +273,7 @@ required Rust version as configured in the project's \fBrust\-version\fR field.
273
273
.RS 4
274
274
Output information how long each compilation takes, and track concurrency
275
275
information over time. Accepts an optional comma\- separated list of output
276
- formats; \fB \-\- timing \fR without an argument will default to \fB \-\- timing =html\fR \& .
276
+ formats; \fB \-\- timings \fR without an argument will default to \fB \-\- timings =html\fR \& .
277
277
Specifying an output format (rather than the default) is unstable and requires
278
278
\fB \- Zunstable \- options \fR \& . Valid output formats:
279
279
.sp
Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ required Rust version as configured in the project's \fBrust\-version\fR field.
192
192
.RS 4
193
193
Output information how long each compilation takes, and track concurrency
194
194
information over time. Accepts an optional comma\- separated list of output
195
- formats; \fB \-\- timing \fR without an argument will default to \fB \-\- timing =html\fR \& .
195
+ formats; \fB \-\- timings \fR without an argument will default to \fB \-\- timings =html\fR \& .
196
196
Specifying an output format (rather than the default) is unstable and requires
197
197
\fB \- Zunstable \- options \fR \& . Valid output formats:
198
198
.sp
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ required Rust version as configured in the project's \fBrust\-version\fR field.
203
203
.RS 4
204
204
Output information how long each compilation takes, and track concurrency
205
205
information over time. Accepts an optional comma\- separated list of output
206
- formats; \fB \-\- timing \fR without an argument will default to \fB \-\- timing =html\fR \& .
206
+ formats; \fB \-\- timings \fR without an argument will default to \fB \-\- timings =html\fR \& .
207
207
Specifying an output format (rather than the default) is unstable and requires
208
208
\fB \- Zunstable \- options \fR \& . Valid output formats:
209
209
.sp
Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ required Rust version as configured in the project's \fBrust\-version\fR field.
170
170
.RS 4
171
171
Output information how long each compilation takes, and track concurrency
172
172
information over time. Accepts an optional comma\- separated list of output
173
- formats; \fB \-\- timing \fR without an argument will default to \fB \-\- timing =html\fR \& .
173
+ formats; \fB \-\- timings \fR without an argument will default to \fB \-\- timings =html\fR \& .
174
174
Specifying an output format (rather than the default) is unstable and requires
175
175
\fB \- Zunstable \- options \fR \& . Valid output formats:
176
176
.sp
Original file line number Diff line number Diff line change @@ -298,7 +298,7 @@ required Rust version as configured in the project's \fBrust\-version\fR field.
298
298
.RS 4
299
299
Output information how long each compilation takes, and track concurrency
300
300
information over time. Accepts an optional comma\- separated list of output
301
- formats; \fB \-\- timing \fR without an argument will default to \fB \-\- timing =html\fR \& .
301
+ formats; \fB \-\- timings \fR without an argument will default to \fB \-\- timings =html\fR \& .
302
302
Specifying an output format (rather than the default) is unstable and requires
303
303
\fB \- Zunstable \- options \fR \& . Valid output formats:
304
304
.sp
You can’t perform that action at this time.
0 commit comments