| commit | 0074a471477d56723bd6fd044b78c30ff5958f56 | [log] [tgz] |
|---|---|---|
| author | Paolo Bonzini <pbonzini@redhat.com> | Tue Apr 29 10:43:16 2025 +0200 |
| committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jun 03 22:42:18 2025 +0200 |
| tree | 0ba22caf345e0f1fe0e47868dacf543b4688792c | |
| parent | b652d512855997ec89c78aa540aceadd5af13724 [diff] |
meson: update to version 1.8.1 This adds several improvements to Rust support, including native clippy and rustdoc targets, the "objects" keyword, and running doctests. Require it only when Rust support is requested, to avoid putting a strict requirement on all build platforms for the sake of an experimental feature. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>