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
= note: see https://rustc-dev-guide.rust-lang.org/overview.html#queries and https://rustc-dev-guide.rust-lang.org/query.html for more information
11
11
12
-
error[E0080]: it is undefined behavior to use this value
12
+
error[E0080]: evaluation of constant value failed
13
13
--> $DIR/stack-overflow-trait-infer-98842.rs:15:1
14
14
|
15
15
LL | const _: *const Foo = 0 as _;
16
16
| ^^^^^^^^^^^^^^^^^^^ a cycle occurred during layout computation
17
-
|
18
-
= note: the raw bytes of the constant (size: 4, align: 4) {
= note: see https://rustc-dev-guide.rust-lang.org/overview.html#queries and https://rustc-dev-guide.rust-lang.org/query.html for more information
11
11
12
-
error[E0080]: it is undefined behavior to use this value
12
+
error[E0080]: evaluation of constant value failed
13
13
--> $DIR/stack-overflow-trait-infer-98842.rs:15:1
14
14
|
15
15
LL | const _: *const Foo = 0 as _;
16
16
| ^^^^^^^^^^^^^^^^^^^ a cycle occurred during layout computation
17
-
|
18
-
= note: the raw bytes of the constant (size: 8, align: 8) {
0 commit comments