You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/rust/hw/char/pl011
Paolo Bonzini 18beee5c6b rust: pl011: fix warning with new clippy
Newer versions of clippy are able to see that all the variants in
the PL011 word length enum end with "Bits", and complain about it.
Allow it.

Reported-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 weeks ago
..
src rust: pl011: fix warning with new clippy 2 weeks ago
Cargo.toml rust: use glib-sys 2 weeks ago
build.rs rust/pl011: drop dependency on qemu_api 1 month ago
meson.build rust: use glib-sys 2 weeks ago
wrapper.h rust/pl011: drop dependency on qemu_api 1 month ago