• Home
  • Raw
  • Download

Lines Matching +full:use +full:- +full:cross

2   --> $DIR/pat-tuple-field-count-cross.rs:13:9
4 LL | use declarations_for_tuple_field_count_errors::*;
5 | -------------------------------------------- the tuple struct `Z1` is imported here
14 --> $DIR/pat-tuple-field-count-cross.rs:9:9
19 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:1:1
22 | ------------- `Z0` defined here
24 | ------------- similarly named tuple struct `Z1` defined here
26 help: use this syntax instead
36 --> $DIR/pat-tuple-field-count-cross.rs:10:9
41 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:1:1
44 | ------------- `Z0` defined here
46 | ------------- similarly named tuple struct `Z1` defined here
48 help: use this syntax instead
58 --> $DIR/pat-tuple-field-count-cross.rs:31:9
63 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:11:15
66 | -- -- similarly named tuple variant `Z1` defined here
70 help: use this syntax instead
80 --> $DIR/pat-tuple-field-count-cross.rs:32:9
85 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:11:15
88 | -- -- similarly named tuple variant `Z1` defined here
92 help: use this syntax instead
102 --> $DIR/pat-tuple-field-count-cross.rs:35:9
107 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:11:19
110 | -- -- `E1::Z1` defined here
114 help: use the tuple variant pattern syntax instead
124 --> $DIR/pat-tuple-field-count-cross.rs:14:12
129 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:2:1
132 | ------------- tuple struct has 0 fields
135 --> $DIR/pat-tuple-field-count-cross.rs:18:9
140 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:4:14
143 | ------ ------ ------ tuple struct has 3 fields
145 help: use `_` to explicitly ignore each field
149 help: use `..` to ignore all fields
155 --> $DIR/pat-tuple-field-count-cross.rs:19:11
160 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:4:14
163 | ------ ------ ------ tuple struct has 3 fields
165 help: use `_` to explicitly ignore each field
169 help: use `..` to ignore the rest of the fields
175 --> $DIR/pat-tuple-field-count-cross.rs:20:11
180 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:4:14
183 | ------ ------ ------ tuple struct has 3 fields
185 help: use `_` to explicitly ignore each field
191 --> $DIR/pat-tuple-field-count-cross.rs:21:11
196 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:4:14
199 | ------ ------ ------ tuple struct has 3 fields
202 --> $DIR/pat-tuple-field-count-cross.rs:24:9
207 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:5:12
210 | - tuple struct defined here
212 | ------
214 | ------
216 | ------ tuple struct has 3 fields
218 help: use `_` to explicitly ignore each field
222 help: use `..` to ignore all fields
228 --> $DIR/pat-tuple-field-count-cross.rs:25:11
233 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:5:12
236 | - tuple struct defined here
238 | ------
240 | ------
242 | ------ tuple struct has 3 fields
244 help: use `_` to explicitly ignore each field
248 help: use `..` to ignore the rest of the fields
254 --> $DIR/pat-tuple-field-count-cross.rs:26:11
259 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:5:12
262 | - tuple struct defined here
264 | ------
266 | ------
268 | ------ tuple struct has 3 fields
270 help: use `_` to explicitly ignore each field
276 --> $DIR/pat-tuple-field-count-cross.rs:27:11
281 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:5:12
284 | - tuple struct defined here
286 | ------
288 | ------
290 | ------ tuple struct has 3 fields
293 --> $DIR/pat-tuple-field-count-cross.rs:36:16
298 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:11:19
301 | -- tuple variant has 0 fields
304 --> $DIR/pat-tuple-field-count-cross.rs:39:9
309 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:11:27
312 | -- -- -- tuple variant has 3 fields
314 help: use `_` to explicitly ignore each field
318 help: use `..` to ignore all fields
324 --> $DIR/pat-tuple-field-count-cross.rs:40:15
329 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:11:27
332 | -- -- -- tuple variant has 3 fields
334 help: use `_` to explicitly ignore each field
338 help: use `..` to ignore the rest of the fields
344 --> $DIR/pat-tuple-field-count-cross.rs:41:15
349 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:11:27
352 | -- -- -- tuple variant has 3 fields
354 help: use `_` to explicitly ignore each field
360 --> $DIR/pat-tuple-field-count-cross.rs:42:15
365 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:11:27
368 | -- -- -- tuple variant has 3 fields
371 --> $DIR/pat-tuple-field-count-cross.rs:46:9
376 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:14:7
379 | -- -- -- tuple variant has 3 fields
381 help: use `_` to explicitly ignore each field
385 help: use `..` to ignore all fields
391 --> $DIR/pat-tuple-field-count-cross.rs:47:15
396 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:14:7
399 | -- -- -- tuple variant has 3 fields
401 help: use `_` to explicitly ignore each field
405 help: use `..` to ignore the rest of the fields
411 --> $DIR/pat-tuple-field-count-cross.rs:48:15
416 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:14:7
419 | -- -- -- tuple variant has 3 fields
421 help: use `_` to explicitly ignore each field
427 --> $DIR/pat-tuple-field-count-cross.rs:49:15
432 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:14:7
435 | -- -- -- tuple variant has 3 fields
438 --> $DIR/pat-tuple-field-count-cross.rs:52:9
443 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:15:5
446 | - tuple variant defined here
448 | --
450 | --
452 | -- tuple variant has 3 fields
454 help: use `_` to explicitly ignore each field
458 help: use `..` to ignore all fields
464 --> $DIR/pat-tuple-field-count-cross.rs:53:15
469 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:15:5
472 | - tuple variant defined here
474 | --
476 | --
478 | -- tuple variant has 3 fields
480 help: use `_` to explicitly ignore each field
484 help: use `..` to ignore the rest of the fields
490 --> $DIR/pat-tuple-field-count-cross.rs:54:15
495 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:15:5
498 | - tuple variant defined here
500 | --
502 | --
504 | -- tuple variant has 3 fields
506 help: use `_` to explicitly ignore each field
512 --> $DIR/pat-tuple-field-count-cross.rs:55:15
517 ::: $DIR/auxiliary/declarations-for-tuple-field-count-errors.rs:15:5
520 | - tuple variant defined here
522 | --
524 | --
526 | -- tuple variant has 3 fields
531 For more information about an error, try `rustc --explain E0023`.