> -* Generic Associated Types (1.65.0)
> -
> -* ``CStr::from_bytes_with_nul()`` as a ``const`` function (1.72.0).
> -
> -* "Return position ``impl Trait`` in Traits" (1.75.0, blocker for including
> - the pinned-init create).
> -
Glad to see it's possible to include pinned-init.
Reviewed-by: Zh
On Mon, May 5, 2025 at 12:05 PM Paolo Bonzini wrote:
>
> Remove leftover notes for Rust changes between 1.63.0 and 1.77.0.
>
> Signed-off-by: Paolo Bonzini
> ---
> docs/devel/rust.rst | 15 +--
> 1 file changed, 1 insertion(+), 14 deletions(-)
>
Reviewed-by: Manos Pitsidianakis
Remove leftover notes for Rust changes between 1.63.0 and 1.77.0.
Signed-off-by: Paolo Bonzini
---
docs/devel/rust.rst | 15 +--
1 file changed, 1 insertion(+), 14 deletions(-)
diff --git a/docs/devel/rust.rst b/docs/devel/rust.rst
index 557cee72f39..4de86375021 100644
--- a/docs/de