summary refs log tree commit diff stats
path: root/rust/Cargo.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* rust: qemu-api: add bindings to ErrorPaolo Bonzini2025-06-051-0/+1
* rust: add "bits", a custom bitflags implementationPaolo Bonzini2025-06-031-0/+1
* rust: use native Meson support for clippy and rustdocPaolo Bonzini2025-06-031-1/+0
* rust: clippy: enable uninlined_format_args lintPaolo Bonzini2025-05-061-0/+1
* rust: remove offset_of replacementPaolo Bonzini2025-05-061-1/+1
* rust: enable clippy::ptr_cast_constnessPaolo Bonzini2025-05-061-1/+1
* meson, cargo: require Rust 1.77.0Paolo Bonzini2025-05-061-1/+1
* rust: centralize config in workspace rootStefan Zabka2025-05-021-0/+7
* rust: hpet: decode HPET registers into enumsPaolo Bonzini2025-03-061-0/+2
* rust/timer/hpet: define hpet_fw_cfgZhao Liu2025-02-131-0/+1
* rust: restrict missing_const_for_fn to qemu_api cratePaolo Bonzini2025-02-101-1/+0
* rust: qom: add casting functionalityPaolo Bonzini2024-12-191-0/+1
* rust: build: establish a baseline of lints across all cratesPaolo Bonzini2024-12-101-0/+68
* rust: build: move strict lints handling to rustc_args.pyPaolo Bonzini2024-12-101-0/+6
* rust: cargo: store desired warning levels in workspace Cargo.tomlPaolo Bonzini2024-12-101-0/+8
* rust: create a cargo workspacePaolo Bonzini2024-11-051-0/+7