blob: 8322b18d692dca961853bd235945d28f37c639e3 [file] [log] [blame]
error: encountered dangling pointer in final value of constant
--> $DIR/dangling-alloc-id-ice.rs:8:1
|
LL | const FOO: &() = {
| ^^^^^^^^^^^^^^
error: aborting due to 1 previous error