Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
ui
/
consts
/
dangling_raw_ptr.stderr
blob: bdfe1e4effe3ed4b5a8d3955f9404e3eed0c6e58 [
file
] [
log
] [
blame
]
error
:
encountered dangling pointer
in
final
constant
-->
$DIR
/
dangling_raw_ptr
.
rs
:
1
:
1
|
LL
|
const
FOO
:
*
const
u32
=
{
|
^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to previous error