aboutsummaryrefslogtreecommitdiff
path: root/rust/hw
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/hw
parent122748c83d2a331b43ea17efd78c4117a362f3f2 (diff)
downloadqemu-1d03e9771e05685e11bbd3cc8cdd072c02cf580d.zip
qemu-1d03e9771e05685e11bbd3cc8cdd072c02cf580d.tar.gz
qemu-1d03e9771e05685e11bbd3cc8cdd072c02cf580d.tar.bz2
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/hw')
0 files changed, 0 insertions, 0 deletions