Commit 9687cad
fix: mark endian types as
Without this, the impl of `ByteValued` was technically undefined, although
we had some const asserts that ensured rustc didn't muck us over by
adding padding or anything.
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>repr(transparent)
1 parent deb8871 commit 9687cad
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments