File tree 31 files changed +31
-31
lines changed 31 files changed +31
-31
lines changed Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ OPTIONS
311
311
rustc's default color scheme. Cannot be used with human or short.
312
312
313
313
o json-render-diagnostics: Instruct Cargo to not include rustc
314
- diagnostics in in JSON messages printed, but instead Cargo itself
314
+ diagnostics in JSON messages printed, but instead Cargo itself
315
315
should render the JSON diagnostics coming from rustc. Cargo's own
316
316
JSON diagnostics and others coming from rustc are still emitted.
317
317
Cannot be used with human or short.
Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ OPTIONS
250
250
rustc's default color scheme. Cannot be used with human or short.
251
251
252
252
o json-render-diagnostics: Instruct Cargo to not include rustc
253
- diagnostics in in JSON messages printed, but instead Cargo itself
253
+ diagnostics in JSON messages printed, but instead Cargo itself
254
254
should render the JSON diagnostics coming from rustc. Cargo's own
255
255
JSON diagnostics and others coming from rustc are still emitted.
256
256
Cannot be used with human or short.
Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ OPTIONS
245
245
rustc's default color scheme. Cannot be used with human or short.
246
246
247
247
o json-render-diagnostics: Instruct Cargo to not include rustc
248
- diagnostics in in JSON messages printed, but instead Cargo itself
248
+ diagnostics in JSON messages printed, but instead Cargo itself
249
249
should render the JSON diagnostics coming from rustc. Cargo's own
250
250
JSON diagnostics and others coming from rustc are still emitted.
251
251
Cannot be used with human or short.
Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ OPTIONS
216
216
rustc's default color scheme. Cannot be used with human or short.
217
217
218
218
o json-render-diagnostics: Instruct Cargo to not include rustc
219
- diagnostics in in JSON messages printed, but instead Cargo itself
219
+ diagnostics in JSON messages printed, but instead Cargo itself
220
220
should render the JSON diagnostics coming from rustc. Cargo's own
221
221
JSON diagnostics and others coming from rustc are still emitted.
222
222
Cannot be used with human or short.
Original file line number Diff line number Diff line change @@ -318,7 +318,7 @@ OPTIONS
318
318
rustc's default color scheme. Cannot be used with human or short.
319
319
320
320
o json-render-diagnostics: Instruct Cargo to not include rustc
321
- diagnostics in in JSON messages printed, but instead Cargo itself
321
+ diagnostics in JSON messages printed, but instead Cargo itself
322
322
should render the JSON diagnostics coming from rustc. Cargo's own
323
323
JSON diagnostics and others coming from rustc are still emitted.
324
324
Cannot be used with human or short.
Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ OPTIONS
313
313
rustc's default color scheme. Cannot be used with human or short.
314
314
315
315
o json-render-diagnostics: Instruct Cargo to not include rustc
316
- diagnostics in in JSON messages printed, but instead Cargo itself
316
+ diagnostics in JSON messages printed, but instead Cargo itself
317
317
should render the JSON diagnostics coming from rustc. Cargo's own
318
318
JSON diagnostics and others coming from rustc are still emitted.
319
319
Cannot be used with human or short.
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ OPTIONS
160
160
rustc's default color scheme. Cannot be used with human or short.
161
161
162
162
o json-render-diagnostics: Instruct Cargo to not include rustc
163
- diagnostics in in JSON messages printed, but instead Cargo itself
163
+ diagnostics in JSON messages printed, but instead Cargo itself
164
164
should render the JSON diagnostics coming from rustc. Cargo's own
165
165
JSON diagnostics and others coming from rustc are still emitted.
166
166
Cannot be used with human or short.
Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ OPTIONS
262
262
rustc's default color scheme. Cannot be used with human or short.
263
263
264
264
o json-render-diagnostics: Instruct Cargo to not include rustc
265
- diagnostics in in JSON messages printed, but instead Cargo itself
265
+ diagnostics in JSON messages printed, but instead Cargo itself
266
266
should render the JSON diagnostics coming from rustc. Cargo's own
267
267
JSON diagnostics and others coming from rustc are still emitted.
268
268
Cannot be used with human or short.
Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ OPTIONS
232
232
rustc's default color scheme. Cannot be used with human or short.
233
233
234
234
o json-render-diagnostics: Instruct Cargo to not include rustc
235
- diagnostics in in JSON messages printed, but instead Cargo itself
235
+ diagnostics in JSON messages printed, but instead Cargo itself
236
236
should render the JSON diagnostics coming from rustc. Cargo's own
237
237
JSON diagnostics and others coming from rustc are still emitted.
238
238
Cannot be used with human or short.
Original file line number Diff line number Diff line change @@ -329,7 +329,7 @@ OPTIONS
329
329
rustc's default color scheme. Cannot be used with human or short.
330
330
331
331
o json-render-diagnostics: Instruct Cargo to not include rustc
332
- diagnostics in in JSON messages printed, but instead Cargo itself
332
+ diagnostics in JSON messages printed, but instead Cargo itself
333
333
should render the JSON diagnostics coming from rustc. Cargo's own
334
334
JSON diagnostics and others coming from rustc are still emitted.
335
335
Cannot be used with human or short.
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ and consists of comma-separated values. Valid values:
14
14
- ` json-diagnostic-rendered-ansi ` : Ensure the ` rendered ` field of JSON messages
15
15
contains embedded ANSI color codes for respecting rustc's default color
16
16
scheme. Cannot be used with ` human ` or ` short ` .
17
- - ` json-render-diagnostics ` : Instruct Cargo to not include rustc diagnostics in
17
+ - ` json-render-diagnostics ` : Instruct Cargo to not include rustc diagnostics
18
18
in JSON messages printed, but instead Cargo itself should render the
19
19
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
20
20
coming from rustc are still emitted. Cannot be used with ` human ` or ` short ` .
Original file line number Diff line number Diff line change @@ -364,7 +364,7 @@ the "short" rendering from rustc. Cannot be used with <code>human</cod
364
364
<li ><code >json-diagnostic-rendered-ansi</code >: Ensure the <code >rendered</code > field of JSON messages
365
365
contains embedded ANSI color codes for respecting rustc's default color
366
366
scheme. Cannot be used with <code >human</code > or <code >short</code >.</li >
367
- <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics in
367
+ <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics
368
368
in JSON messages printed, but instead Cargo itself should render the
369
369
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
370
370
coming from rustc are still emitted. Cannot be used with <code >human</code > or <code >short</code >.</li >
Original file line number Diff line number Diff line change @@ -300,7 +300,7 @@ the "short" rendering from rustc. Cannot be used with <code>human</cod
300
300
<li ><code >json-diagnostic-rendered-ansi</code >: Ensure the <code >rendered</code > field of JSON messages
301
301
contains embedded ANSI color codes for respecting rustc's default color
302
302
scheme. Cannot be used with <code >human</code > or <code >short</code >.</li >
303
- <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics in
303
+ <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics
304
304
in JSON messages printed, but instead Cargo itself should render the
305
305
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
306
306
coming from rustc are still emitted. Cannot be used with <code >human</code > or <code >short</code >.</li >
Original file line number Diff line number Diff line change @@ -290,7 +290,7 @@ the "short" rendering from rustc. Cannot be used with <code>human</cod
290
290
<li ><code >json-diagnostic-rendered-ansi</code >: Ensure the <code >rendered</code > field of JSON messages
291
291
contains embedded ANSI color codes for respecting rustc's default color
292
292
scheme. Cannot be used with <code >human</code > or <code >short</code >.</li >
293
- <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics in
293
+ <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics
294
294
in JSON messages printed, but instead Cargo itself should render the
295
295
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
296
296
coming from rustc are still emitted. Cannot be used with <code >human</code > or <code >short</code >.</li >
Original file line number Diff line number Diff line change @@ -264,7 +264,7 @@ the "short" rendering from rustc. Cannot be used with <code>human</cod
264
264
<li ><code >json-diagnostic-rendered-ansi</code >: Ensure the <code >rendered</code > field of JSON messages
265
265
contains embedded ANSI color codes for respecting rustc's default color
266
266
scheme. Cannot be used with <code >human</code > or <code >short</code >.</li >
267
- <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics in
267
+ <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics
268
268
in JSON messages printed, but instead Cargo itself should render the
269
269
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
270
270
coming from rustc are still emitted. Cannot be used with <code >human</code > or <code >short</code >.</li >
Original file line number Diff line number Diff line change @@ -370,7 +370,7 @@ the "short" rendering from rustc. Cannot be used with <code>human</cod
370
370
<li ><code >json-diagnostic-rendered-ansi</code >: Ensure the <code >rendered</code > field of JSON messages
371
371
contains embedded ANSI color codes for respecting rustc's default color
372
372
scheme. Cannot be used with <code >human</code > or <code >short</code >.</li >
373
- <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics in
373
+ <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics
374
374
in JSON messages printed, but instead Cargo itself should render the
375
375
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
376
376
coming from rustc are still emitted. Cannot be used with <code >human</code > or <code >short</code >.</li >
Original file line number Diff line number Diff line change @@ -353,7 +353,7 @@ the "short" rendering from rustc. Cannot be used with <code>human</cod
353
353
<li ><code >json-diagnostic-rendered-ansi</code >: Ensure the <code >rendered</code > field of JSON messages
354
354
contains embedded ANSI color codes for respecting rustc's default color
355
355
scheme. Cannot be used with <code >human</code > or <code >short</code >.</li >
356
- <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics in
356
+ <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics
357
357
in JSON messages printed, but instead Cargo itself should render the
358
358
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
359
359
coming from rustc are still emitted. Cannot be used with <code >human</code > or <code >short</code >.</li >
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ the "short" rendering from rustc. Cannot be used with <code>human</cod
199
199
<li ><code >json-diagnostic-rendered-ansi</code >: Ensure the <code >rendered</code > field of JSON messages
200
200
contains embedded ANSI color codes for respecting rustc's default color
201
201
scheme. Cannot be used with <code >human</code > or <code >short</code >.</li >
202
- <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics in
202
+ <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics
203
203
in JSON messages printed, but instead Cargo itself should render the
204
204
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
205
205
coming from rustc are still emitted. Cannot be used with <code >human</code > or <code >short</code >.</li >
Original file line number Diff line number Diff line change @@ -300,7 +300,7 @@ the "short" rendering from rustc. Cannot be used with <code>human</cod
300
300
<li ><code >json-diagnostic-rendered-ansi</code >: Ensure the <code >rendered</code > field of JSON messages
301
301
contains embedded ANSI color codes for respecting rustc's default color
302
302
scheme. Cannot be used with <code >human</code > or <code >short</code >.</li >
303
- <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics in
303
+ <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics
304
304
in JSON messages printed, but instead Cargo itself should render the
305
305
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
306
306
coming from rustc are still emitted. Cannot be used with <code >human</code > or <code >short</code >.</li >
Original file line number Diff line number Diff line change @@ -283,7 +283,7 @@ the "short" rendering from rustc. Cannot be used with <code>human</cod
283
283
<li ><code >json-diagnostic-rendered-ansi</code >: Ensure the <code >rendered</code > field of JSON messages
284
284
contains embedded ANSI color codes for respecting rustc's default color
285
285
scheme. Cannot be used with <code >human</code > or <code >short</code >.</li >
286
- <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics in
286
+ <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics
287
287
in JSON messages printed, but instead Cargo itself should render the
288
288
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
289
289
coming from rustc are still emitted. Cannot be used with <code >human</code > or <code >short</code >.</li >
Original file line number Diff line number Diff line change @@ -385,7 +385,7 @@ the "short" rendering from rustc. Cannot be used with <code>human</cod
385
385
<li ><code >json-diagnostic-rendered-ansi</code >: Ensure the <code >rendered</code > field of JSON messages
386
386
contains embedded ANSI color codes for respecting rustc's default color
387
387
scheme. Cannot be used with <code >human</code > or <code >short</code >.</li >
388
- <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics in
388
+ <li ><code >json-render-diagnostics</code >: Instruct Cargo to not include rustc diagnostics
389
389
in JSON messages printed, but instead Cargo itself should render the
390
390
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
391
391
coming from rustc are still emitted. Cannot be used with <code >human</code > or <code >short</code >.</li >
Original file line number Diff line number Diff line change @@ -391,7 +391,7 @@ scheme. Cannot be used with \fBhuman\fR or \fBshort\fR\&.
391
391
.RE
392
392
.sp
393
393
.RS 4
394
- \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics in
394
+ \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics
395
395
in JSON messages printed, but instead Cargo itself should render the
396
396
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
397
397
coming from rustc are still emitted. Cannot be used with \fB human \fR or \fB short \fR \& .
Original file line number Diff line number Diff line change @@ -310,7 +310,7 @@ scheme. Cannot be used with \fBhuman\fR or \fBshort\fR\&.
310
310
.RE
311
311
.sp
312
312
.RS 4
313
- \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics in
313
+ \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics
314
314
in JSON messages printed, but instead Cargo itself should render the
315
315
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
316
316
coming from rustc are still emitted. Cannot be used with \fB human \fR or \fB short \fR \& .
Original file line number Diff line number Diff line change @@ -302,7 +302,7 @@ scheme. Cannot be used with \fBhuman\fR or \fBshort\fR\&.
302
302
.RE
303
303
.sp
304
304
.RS 4
305
- \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics in
305
+ \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics
306
306
in JSON messages printed, but instead Cargo itself should render the
307
307
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
308
308
coming from rustc are still emitted. Cannot be used with \fB human \fR or \fB short \fR \& .
Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ scheme. Cannot be used with \fBhuman\fR or \fBshort\fR\&.
269
269
.RE
270
270
.sp
271
271
.RS 4
272
- \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics in
272
+ \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics
273
273
in JSON messages printed, but instead Cargo itself should render the
274
274
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
275
275
coming from rustc are still emitted. Cannot be used with \fB human \fR or \fB short \fR \& .
Original file line number Diff line number Diff line change @@ -397,7 +397,7 @@ scheme. Cannot be used with \fBhuman\fR or \fBshort\fR\&.
397
397
.RE
398
398
.sp
399
399
.RS 4
400
- \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics in
400
+ \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics
401
401
in JSON messages printed, but instead Cargo itself should render the
402
402
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
403
403
coming from rustc are still emitted. Cannot be used with \fB human \fR or \fB short \fR \& .
Original file line number Diff line number Diff line change @@ -409,7 +409,7 @@ scheme. Cannot be used with \fBhuman\fR or \fBshort\fR\&.
409
409
.RE
410
410
.sp
411
411
.RS 4
412
- \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics in
412
+ \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics
413
413
in JSON messages printed, but instead Cargo itself should render the
414
414
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
415
415
coming from rustc are still emitted. Cannot be used with \fB human \fR or \fB short \fR \& .
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ scheme. Cannot be used with \fBhuman\fR or \fBshort\fR\&.
202
202
.RE
203
203
.sp
204
204
.RS 4
205
- \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics in
205
+ \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics
206
206
in JSON messages printed, but instead Cargo itself should render the
207
207
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
208
208
coming from rustc are still emitted. Cannot be used with \fB human \fR or \fB short \fR \& .
Original file line number Diff line number Diff line change @@ -320,7 +320,7 @@ scheme. Cannot be used with \fBhuman\fR or \fBshort\fR\&.
320
320
.RE
321
321
.sp
322
322
.RS 4
323
- \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics in
323
+ \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics
324
324
in JSON messages printed, but instead Cargo itself should render the
325
325
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
326
326
coming from rustc are still emitted. Cannot be used with \fB human \fR or \fB short \fR \& .
Original file line number Diff line number Diff line change @@ -288,7 +288,7 @@ scheme. Cannot be used with \fBhuman\fR or \fBshort\fR\&.
288
288
.RE
289
289
.sp
290
290
.RS 4
291
- \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics in
291
+ \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics
292
292
in JSON messages printed, but instead Cargo itself should render the
293
293
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
294
294
coming from rustc are still emitted. Cannot be used with \fB human \fR or \fB short \fR \& .
Original file line number Diff line number Diff line change @@ -410,7 +410,7 @@ scheme. Cannot be used with \fBhuman\fR or \fBshort\fR\&.
410
410
.RE
411
411
.sp
412
412
.RS 4
413
- \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics in
413
+ \h '-04' \(bu \h '+02' \fB json \- render \- diagnostics \fR : Instruct Cargo to not include rustc diagnostics
414
414
in JSON messages printed, but instead Cargo itself should render the
415
415
JSON diagnostics coming from rustc. Cargo's own JSON diagnostics and others
416
416
coming from rustc are still emitted. Cannot be used with \fB human \fR or \fB short \fR \& .
You can’t perform that action at this time.
0 commit comments