We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba1262 commit 2d960a5Copy full SHA for 2d960a5
src/test/ui/consts/dangling-alloc-id-ice-2.rs
@@ -1,4 +1,4 @@
1
-// https://github.com/rust-lang/rust/issues/55223
+// FIXME(#55223) this is just a reproduction test showing the wrong behavior
2
3
struct Slice(&'static [&'static [u8]]);
4
0 commit comments