qemu/scripts/rust
Paolo Bonzini 1d03e9771e rust: add --check-cfg test to rustc arguments
rustc will check that every reachable #[cfg] matches a list of
the expected config names and values.  Recent versions of rustc are
also complaining about #[cfg(test)], even if it is basically a standard
part of the language.  So, always allow it.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-01-10 23:34:41 +01:00
..
rust_root_crate.sh rust: add PL011 device model 2024-10-11 12:32:17 +02:00
rustc_args.py rust: add --check-cfg test to rustc arguments 2025-01-10 23:34:41 +01:00