Skip to content

Commit

Permalink
Add 83921
Browse files Browse the repository at this point in the history
This is a simplification from a comment.

Issue: rust-lang/rust#83921
  • Loading branch information
fanninpm committed Apr 9, 2021
1 parent e2c6e61 commit 14ea5e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ices/83921.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#![crate_type = "staticlib"]
#[repr(packed())]
struct Packed2NestedPair;

0 comments on commit 14ea5e7

Please sign in to comment.