Skip to content

Commit

Permalink
Update dangling-alloc-id-ice-2.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk authored Oct 23, 2018
1 parent 0ba1262 commit 2d960a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui/consts/dangling-alloc-id-ice-2.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// https://github.com/rust-lang/rust/issues/55223
// FIXME(#55223) this is just a reproduction test showing the wrong behavior

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

Expand Down

0 comments on commit 2d960a5

Please sign in to comment.