commit | 71e84e5ae87b8e6adce3af7dd2a490c7b2f39772 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Sep 08 12:49:36 2025 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Sep 17 19:00:56 2025 +0200 |
tree | 73b6ec6ec3cd777704a96c34ab19885bfd91da6a | |
parent | e1c689c2189087bcab258f0a99019bb900986af7 [diff] |
rust: add missing const markers for MSRV==1.83.0 Rust 1.83 allows more functions to be marked const. Fix clippy with bumped minimum supported Rust version. Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Link: https://lore.kernel.org/r/20250908105005.2119297-5-pbonzini@redhat.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>