@@ -169,6 +169,7 @@ note: associated type defined here, with 1 lifetime parameter: `'a`
169
169
|
170
170
LL | type Item<'a, T>;
171
171
| ^^^^ --
172
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
172
173
help: add missing lifetime argument
173
174
|
174
175
LL | <Self as SVec>::Item<'a>,
@@ -185,6 +186,7 @@ note: associated type defined here, with 1 generic parameter: `T`
185
186
|
186
187
LL | type Item<'a, T>;
187
188
| ^^^^ -
189
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
188
190
help: add missing generic argument
189
191
|
190
192
LL | <Self as SVec>::Item<T>,
@@ -201,6 +203,7 @@ note: associated type defined here, with 1 lifetime parameter: `'a`
201
203
|
202
204
LL | type Item<'a, T>;
203
205
| ^^^^ --
206
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
204
207
help: add missing lifetime argument
205
208
|
206
209
LL | Output = <Index<<Self as SVec>::Item<'a>,
@@ -217,6 +220,7 @@ note: associated type defined here, with 1 generic parameter: `T`
217
220
|
218
221
LL | type Item<'a, T>;
219
222
| ^^^^ -
223
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
220
224
help: add missing generic argument
221
225
|
222
226
LL | Output = <Index<<Self as SVec>::Item<T>,
@@ -233,6 +237,7 @@ note: associated type defined here, with 1 lifetime parameter: `'a`
233
237
|
234
238
LL | type Item<'a, T>;
235
239
| ^^^^ --
240
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
236
241
help: add missing lifetime argument
237
242
|
238
243
LL | Output = <Self as SVec>::Item<'a>> as SVec>::Item,
@@ -249,6 +254,7 @@ note: associated type defined here, with 1 generic parameter: `T`
249
254
|
250
255
LL | type Item<'a, T>;
251
256
| ^^^^ -
257
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
252
258
help: add missing generic argument
253
259
|
254
260
LL | Output = <Self as SVec>::Item<T>> as SVec>::Item,
@@ -265,6 +271,7 @@ note: associated type defined here, with 1 lifetime parameter: `'a`
265
271
|
266
272
LL | type Item<'a, T>;
267
273
| ^^^^ --
274
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
268
275
help: add missing lifetime argument
269
276
|
270
277
LL | Output = <Self as SVec>::Item> as SVec>::Item<'a>,
@@ -281,6 +288,7 @@ note: associated type defined here, with 1 generic parameter: `T`
281
288
|
282
289
LL | type Item<'a, T>;
283
290
| ^^^^ -
291
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
284
292
help: add missing generic argument
285
293
|
286
294
LL | Output = <Self as SVec>::Item> as SVec>::Item<T>,
@@ -327,6 +335,7 @@ note: associated type defined here, with 1 lifetime parameter: `'a`
327
335
|
328
336
LL | type Item<'a, T>;
329
337
| ^^^^ --
338
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
330
339
help: add missing lifetime argument
331
340
|
332
341
LL | <Self as SVec>::Item<'a>,
@@ -343,6 +352,7 @@ note: associated type defined here, with 1 generic parameter: `T`
343
352
|
344
353
LL | type Item<'a, T>;
345
354
| ^^^^ -
355
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
346
356
help: add missing generic argument
347
357
|
348
358
LL | <Self as SVec>::Item<T>,
@@ -359,6 +369,7 @@ note: associated type defined here, with 1 lifetime parameter: `'a`
359
369
|
360
370
LL | type Item<'a, T>;
361
371
| ^^^^ --
372
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
362
373
help: add missing lifetime argument
363
374
|
364
375
LL | Output = <Index<<Self as SVec>::Item<'a>,
@@ -375,6 +386,7 @@ note: associated type defined here, with 1 generic parameter: `T`
375
386
|
376
387
LL | type Item<'a, T>;
377
388
| ^^^^ -
389
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
378
390
help: add missing generic argument
379
391
|
380
392
LL | Output = <Index<<Self as SVec>::Item<T>,
@@ -391,6 +403,7 @@ note: associated type defined here, with 1 lifetime parameter: `'a`
391
403
|
392
404
LL | type Item<'a, T>;
393
405
| ^^^^ --
406
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
394
407
help: add missing lifetime argument
395
408
|
396
409
LL | Output = <Self as SVec>::Item<'a>> as SVec>::Item,
@@ -407,6 +420,7 @@ note: associated type defined here, with 1 generic parameter: `T`
407
420
|
408
421
LL | type Item<'a, T>;
409
422
| ^^^^ -
423
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
410
424
help: add missing generic argument
411
425
|
412
426
LL | Output = <Self as SVec>::Item<T>> as SVec>::Item,
@@ -423,6 +437,7 @@ note: associated type defined here, with 1 lifetime parameter: `'a`
423
437
|
424
438
LL | type Item<'a, T>;
425
439
| ^^^^ --
440
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
426
441
help: add missing lifetime argument
427
442
|
428
443
LL | Output = <Self as SVec>::Item> as SVec>::Item<'a>,
@@ -439,6 +454,7 @@ note: associated type defined here, with 1 generic parameter: `T`
439
454
|
440
455
LL | type Item<'a, T>;
441
456
| ^^^^ -
457
+ = note: duplicate diagnostic emitted due to `-Z deduplicate-diagnostics=no`
442
458
help: add missing generic argument
443
459
|
444
460
LL | Output = <Self as SVec>::Item> as SVec>::Item<T>,
0 commit comments