You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
22
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
22
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
23
23
24
24
error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon. See https://github.com/rust-lang/rust/issues/70861 for details.
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
31
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
31
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
32
32
33
33
error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon. See https://github.com/rust-lang/rust/issues/70861 for details.
Copy file name to clipboardExpand all lines: tests/ui/pattern/usefulness/consts-opaque.stderr
+16-16
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ LL | QUUX => {}
5
5
| ^^^^
6
6
|
7
7
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
8
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
8
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
9
9
= note: `#[warn(pointer_structural_match)]` on by default
10
10
11
11
warning: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon. See https://github.com/rust-lang/rust/issues/70861 for details.
@@ -15,7 +15,7 @@ LL | QUUX => {}
15
15
| ^^^^
16
16
|
17
17
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
18
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
18
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
19
19
20
20
warning: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon. See https://github.com/rust-lang/rust/issues/70861 for details.
21
21
--> $DIR/consts-opaque.rs:108:9
@@ -24,7 +24,7 @@ LL | WRAPQUUX => {}
24
24
| ^^^^^^^^
25
25
|
26
26
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
27
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
27
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
28
28
29
29
warning: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon. See https://github.com/rust-lang/rust/issues/70861 for details.
30
30
--> $DIR/consts-opaque.rs:110:9
@@ -33,7 +33,7 @@ LL | WRAPQUUX => {}
33
33
| ^^^^^^^^
34
34
|
35
35
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
36
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
36
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
37
37
38
38
warning: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon. See https://github.com/rust-lang/rust/issues/70861 for details.
39
39
--> $DIR/consts-opaque.rs:117:9
@@ -42,7 +42,7 @@ LL | WRAPQUUX => {}
42
42
| ^^^^^^^^
43
43
|
44
44
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
45
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
45
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
46
46
47
47
warning: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon. See https://github.com/rust-lang/rust/issues/70861 for details.
48
48
--> $DIR/consts-opaque.rs:127:9
@@ -51,7 +51,7 @@ LL | WRAPQUUX => {}
51
51
| ^^^^^^^^
52
52
|
53
53
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
54
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
54
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
55
55
56
56
warning: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon. See https://github.com/rust-lang/rust/issues/70861 for details.
57
57
--> $DIR/consts-opaque.rs:139:9
@@ -60,7 +60,7 @@ LL | WHOKNOWSQUUX => {}
60
60
| ^^^^^^^^^^^^
61
61
|
62
62
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
63
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
63
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
64
64
65
65
warning: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon. See https://github.com/rust-lang/rust/issues/70861 for details.
66
66
--> $DIR/consts-opaque.rs:142:9
@@ -69,7 +69,7 @@ LL | WHOKNOWSQUUX => {}
69
69
| ^^^^^^^^^^^^
70
70
|
71
71
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
72
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
72
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
73
73
74
74
error: unreachable pattern
75
75
--> $DIR/consts-opaque.rs:48:9
@@ -174,7 +174,7 @@ LL | QUUX => {}
174
174
| ^^^^
175
175
|
176
176
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
177
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
177
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
178
178
= note: `#[warn(pointer_structural_match)]` on by default
179
179
180
180
Future breakage diagnostic:
@@ -185,7 +185,7 @@ LL | QUUX => {}
185
185
| ^^^^
186
186
|
187
187
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
188
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
188
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
189
189
= note: `#[warn(pointer_structural_match)]` on by default
190
190
191
191
Future breakage diagnostic:
@@ -196,7 +196,7 @@ LL | WRAPQUUX => {}
196
196
| ^^^^^^^^
197
197
|
198
198
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
199
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
199
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
200
200
= note: `#[warn(pointer_structural_match)]` on by default
201
201
202
202
Future breakage diagnostic:
@@ -207,7 +207,7 @@ LL | WRAPQUUX => {}
207
207
| ^^^^^^^^
208
208
|
209
209
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
210
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
210
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
211
211
= note: `#[warn(pointer_structural_match)]` on by default
212
212
213
213
Future breakage diagnostic:
@@ -218,7 +218,7 @@ LL | WRAPQUUX => {}
218
218
| ^^^^^^^^
219
219
|
220
220
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
221
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
221
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
222
222
= note: `#[warn(pointer_structural_match)]` on by default
223
223
224
224
Future breakage diagnostic:
@@ -229,7 +229,7 @@ LL | WRAPQUUX => {}
229
229
| ^^^^^^^^
230
230
|
231
231
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
232
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
232
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
233
233
= note: `#[warn(pointer_structural_match)]` on by default
234
234
235
235
Future breakage diagnostic:
@@ -240,7 +240,7 @@ LL | WHOKNOWSQUUX => {}
240
240
| ^^^^^^^^^^^^
241
241
|
242
242
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
243
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
243
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
244
244
= note: `#[warn(pointer_structural_match)]` on by default
245
245
246
246
Future breakage diagnostic:
@@ -251,6 +251,6 @@ LL | WHOKNOWSQUUX => {}
251
251
| ^^^^^^^^^^^^
252
252
|
253
253
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
254
-
= note: for more information, see issue #62411 <https://github.com/rust-lang/rust/issues/70861>
254
+
= note: for more information, see issue #120362 <https://github.com/rust-lang/rust/issues/120362>
255
255
= note: `#[warn(pointer_structural_match)]` on by default
0 commit comments