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.
aya/aya-tool/src
Dmitry Savintsev 96b282d149 aya-tool: remove outdated workaround
The comment says that `.derive_debug` was needed as
a workaround for https://github.com/rust-lang/rust-bindgen/issues/2083.
This issue is now closed, and aya-tool compiles without derive_debug.

Additionally, update bindgen dependency to 1.64.

Signed-off-by: Dmitry Savintsev <dsavints@gmail.com>
2 years ago
..
bin fix uninlined_format_args clippy issues 2 years ago
bindgen.rs aya-tool: remove outdated workaround 2 years ago
generate.rs Fix lints 2 years ago
lib.rs aya-gen: Rename to aya-tool 2 years ago
rustfmt.rs aya-gen: Rename to aya-tool 2 years ago