mirror of https://github.com/aya-rs/aya
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bd336acb02
It's a workaround for the upstream bindgen issue: https://github.com/rust-lang/rust-bindgen/issues/2083 tl;dr: Rust nightly complains about #[repr(packed)] structs deriving Debug without Copy. It needs to be fixed properly upstream, but for now we have to disable Debug derive here. Signed-off-by: Michal Rostecki <vadorovsky@gmail.com> |
3 years ago | |
---|---|---|
.. | ||
src | 3 years ago | |
Cargo.toml | 3 years ago |