diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-01-07 16:52:25 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-01-10 23:34:41 +0100 |
commit | 1d03e9771e05685e11bbd3cc8cdd072c02cf580d (patch) | |
tree | fd0059f9bc517dde6ecc9248870ff6b730ed5455 /rust/hw | |
parent | 122748c83d2a331b43ea17efd78c4117a362f3f2 (diff) | |
download | qemu-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