mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-03 10:33:34 +00:00
bless 32bit
This commit is contained in:
parent
f93a146433
commit
a76e5b1882
@ -296,7 +296,7 @@ error[E0080]: could not evaluate static initializer
|
|||||||
--> $DIR/ub-wide-ptr.rs:135:5
|
--> $DIR/ub-wide-ptr.rs:135:5
|
||||||
|
|
|
|
||||||
LL | mem::transmute::<_, &dyn Trait>((&92u8, 0usize))
|
LL | mem::transmute::<_, &dyn Trait>((&92u8, 0usize))
|
||||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ null pointer is not a valid pointer for this operation
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ memory access failed: null pointer is not a valid pointer
|
||||||
|
|
||||||
error[E0080]: could not evaluate static initializer
|
error[E0080]: could not evaluate static initializer
|
||||||
--> $DIR/ub-wide-ptr.rs:139:5
|
--> $DIR/ub-wide-ptr.rs:139:5
|
||||||
|
Loading…
Reference in New Issue
Block a user