mirror of
https://github.com/Team-Resurgent/xemu-plus.git
synced 2026-04-30 10:56:50 -07:00
0074a47147
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>