]> git.ipfire.org Git - thirdparty/qemu.git/commit
rust: cell: remove support for running doctests with "cargo test --doc"
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 5 Apr 2025 10:05:21 +0000 (12:05 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 3 Jun 2025 20:42:18 +0000 (22:42 +0200)
commit18c9f4a1729db1389218983379f6d62a9e550754
treefdfa0a1c41db62fa54acc892508eb763b55c5c67
parentf620cadc0c24ae414b46204e57a82f7bf586d2c4
rust: cell: remove support for running doctests with "cargo test --doc"

This is not needed anymore now that tests link with libqemuutil.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
rust/qemu-api/src/cell.rs