|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH] docs: rust: fix typos |
Date: | Tue, 18 Feb 2025 10:09:20 +0100 |
User-agent: | Mozilla Thunderbird |
On 18/2/25 09:04, Paolo Bonzini wrote:
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> --- docs/devel/rust.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
By conventions, procedural macros are split in two functions, one -returning ``Result<proc_macro2::TokenStream, MacroError>` with the body of +returning ``Result<proc_macro2::TokenStream, MacroError>`` with the body of
Isn't sphinx supposed to warn for such error?
[Prev in Thread] | Current Thread | [Next in Thread] |