Skip to content

Commit

Permalink
Remove layout test.
Browse files Browse the repository at this point in the history
This is done because bindgen is producing bogus code where a single
struct has both `packed` and `align` attributes.
  • Loading branch information
pvdrz committed Nov 28, 2024
1 parent 923fed2 commit 5f6c6cd
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 79 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ release = false
[profile.dist]
inherits = "release"
lto = "thin"

69 changes: 0 additions & 69 deletions bindgen-tests/tests/expectations/tests/layout.rs

This file was deleted.

10 changes: 0 additions & 10 deletions bindgen-tests/tests/headers/layout.h

This file was deleted.

0 comments on commit 5f6c6cd

Please sign in to comment.