Skip to content

Commit 2d960a5

Browse files
authored
Update dangling-alloc-id-ice-2.rs
1 parent 0ba1262 commit 2d960a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/consts/dangling-alloc-id-ice-2.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// https://github.com/rust-lang/rust/issues/55223
1+
// FIXME(#55223) this is just a reproduction test showing the wrong behavior
22

33
struct Slice(&'static [&'static [u8]]);
44

0 commit comments

Comments
 (0)