On Wed, 01 Apr 2026 13:45:24 +0200, Miguel Ojeda <[email protected]> wrote: > As the comment in the `Makefile` explains, previously, we needed to > limit ourselves to the list of Rust versions known by `bindgen` for its > `--rust-target` option. > > In other words, we needed to consult the versions known by the minimum > version of `bindgen` that we supported. > > Now that we bumped the minimum version of `bindgen`, that limitation > does not apply anymore.
Some citations pointing to the upstream changes would be good. Reviewed-by: Tamir Duberstein <[email protected]> -- Tamir Duberstein <[email protected]>
