qemu/scripts/rust
Paolo Bonzini de98c17593 rust: build: move strict lints handling to rustc_args.py
Make Cargo use unknown_lints = "allow" as well.  This is more future
proof as we might add new lints to rust/Cargo.toml that are not supported
by older versions of rustc or clippy.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-12-10 18:44:06 +01:00
..
rust_root_crate.sh rust: add PL011 device model 2024-10-11 12:32:17 +02:00
rustc_args.py rust: build: move strict lints handling to rustc_args.py 2024-12-10 18:44:06 +01:00