[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 8/9] rust: enable clippy::ptr_cast_constness
From: |
Paolo Bonzini |
Subject: |
Re: [PATCH 8/9] rust: enable clippy::ptr_cast_constness |
Date: |
Fri, 2 May 2025 14:28:58 +0200 |
On Fri, May 2, 2025 at 1:13 PM Manos Pitsidianakis
<manos.pitsidianakis@linaro.org> wrote:
> msrv/rust-version bumps could instead go in the patch that also updates
> meson.build version.
Good idea, I was mistaken that ptr_cast_constness was already enabled
by bumping them, but it's actually default-allow.
Paolo
- Re: [PATCH 4/9] rust: qemu_api_macros: use "let ... else", (continued)
- [PATCH 6/9] rust: remove offset_of replacement, Paolo Bonzini, 2025/05/02
- [PATCH 8/9] rust: enable clippy::ptr_cast_constness, Paolo Bonzini, 2025/05/02
- [PATCH 7/9] rust: replace c_str! with c"" literals, Paolo Bonzini, 2025/05/02
- [PATCH 9/9] docs: rust: update for newer minimum supported version, Paolo Bonzini, 2025/05/02
- Re: [PATCH 0/9] rust: allow minimum version of 1.77, Manos Pitsidianakis, 2025/05/02