FFI and 128bit integers are now stable in 1.89.0, add a mention in the "missing" list.
Signed-off-by: Manos Pitsidianakis <manos.pitsidiana...@linaro.org> --- docs/devel/rust.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/devel/rust.rst b/docs/devel/rust.rst index b6737536c694fd54fd0d3204c0dd1145a9b0e973..91b1eab78df0e0e25baef746d378717bc8dedcd4 100644 --- a/docs/devel/rust.rst +++ b/docs/devel/rust.rst @@ -105,6 +105,8 @@ are missing: ``callbacks::FnCall``, but is still experimental. ``ASSERT_IS_SOME`` replaces it. +* FFI support for 128-bit integers (`stable in 1.89.0 <https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/#i128-and-u128-in-extern-c-functions>`_) + __ https://github.com/rust-lang/rust/pull/125258 QEMU also supports version 0.60.x of bindgen, which is missing option -- 2.47.2