On Wed, 01 Apr 2026 13:45:27 +0200, Miguel Ojeda <[email protected]> wrote: > The issue that required `allow`s for `cfg(test)` code generated by > `bindgen` for layout testing was fixed back in `bindgen` 0.60.0 [1], > so it could have been removed even before the version bump, but it does > not hurt.
How about ordering this, the previous patch, and the next patch ahead of the version bump to avoid the need to mention it here? Reviewed-by: Tamir Duberstein <[email protected]> -- Tamir Duberstein <[email protected]>
