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
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
..
pl011 rust: pl011: fix warning with new clippy 2 weeks ago
Kconfig rust: do not always select X_PL011_RUST 12 months ago
meson.build rust: add PL011 device model 12 months ago