diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-11-07 10:02:15 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-12-10 18:44:06 +0100 |
commit | 97ed1e9c8e2b0744508ef61cac8a23bb1e107820 (patch) | |
tree | c1276a27f44e3e92d343fb016a420a48782d486f /rust/qemu-api/tests | |
parent | 1de82059aa097340d0ffde9140d338cddef478e5 (diff) | |
download | qemu-97ed1e9c8e2b0744508ef61cac8a23bb1e107820.zip qemu-97ed1e9c8e2b0744508ef61cac8a23bb1e107820.tar.gz qemu-97ed1e9c8e2b0744508ef61cac8a23bb1e107820.tar.bz2 |
rust: build: generate lint flags from Cargo.toml
Cargo.toml makes it possible to describe the desired lint level settings
in a nice format. We can extend this to Meson-built crates, by teaching
rustc_args.py to fetch lint and --check-cfg arguments from Cargo.toml.
--check-cfg arguments come from the unexpected_cfgs lint as well as crate
features
Start with qemu-api, since it already has a [lints.rust] table and
an invocation of rustc_args.py.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api/tests')
0 files changed, 0 insertions, 0 deletions