summary refs log tree commit diff stats
path: root/rust/qemu-api/tests/tests.rs
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-01-07 16:52:25 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2025-01-10 23:34:41 +0100
commit1d03e9771e05685e11bbd3cc8cdd072c02cf580d (patch)
treefd0059f9bc517dde6ecc9248870ff6b730ed5455 /rust/qemu-api/tests/tests.rs
parent122748c83d2a331b43ea17efd78c4117a362f3f2 (diff)
downloadfocaccia-qemu-1d03e9771e05685e11bbd3cc8cdd072c02cf580d.tar.gz
focaccia-qemu-1d03e9771e05685e11bbd3cc8cdd072c02cf580d.zip
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>
Diffstat (limited to 'rust/qemu-api/tests/tests.rs')
0 files changed, 0 insertions, 0 deletions