commit | 6b03c038067f2171110425593f722df8f4d19d17 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Feb 06 12:26:12 2025 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Feb 07 15:51:01 2025 +0100 |
tree | c29b2dfacae3c5a5ea945bf0e6578b9f7222ee67 | |
parent | 2590c02a5fc2d7e48b03f9ec46c302d5512b7526 [diff] |
rust: add clippy configuration file Configure the minimum supported Rust version (though strictly speaking that's redundant with Cargo.toml), and the list of CamelCase identifiers that are not Rust types. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>