From 9c00ef6248bd6545f262f18f31b15fc681e88972 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Mon, 26 May 2025 16:21:29 +0200 Subject: [PATCH] docs: update Rust module status error is new; offset_of is gone. Reviewed-by: Zhao Liu Signed-off-by: Paolo Bonzini --- docs/devel/rust.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devel/rust.rst b/docs/devel/rust.rst index d60d56d0a6..47e9677fcb 100644 --- a/docs/devel/rust.rst +++ b/docs/devel/rust.rst @@ -160,10 +160,10 @@ module status ``callbacks`` complete ``cell`` stable ``errno`` complete +``error`` stable ``irq`` complete ``memory`` stable ``module`` complete -``offset_of`` stable ``qdev`` stable ``qom`` stable ``sysbus`` stable -- 2.39.5