mirror of https://github.com/aya-rs/aya
aya: fix include_bytes_aligned! macro to work in some corner cases
I found a corner case in my own development workflow that caused the existing macro to not work properly. The following changes appear to fix things. Ideally, we could add some test cases to CI to prevent regressions. This would require creating a dedicated directory to hold test cases so that we can "include" them at compile time.pull/78/head
parent
a94774755f
commit
99f6f9e14d
Loading…
Reference in New Issue