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