commit | 18c9f4a1729db1389218983379f6d62a9e550754 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Sat Apr 05 12:05:21 2025 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jun 03 22:42:18 2025 +0200 |
tree | fdfa0a1c41db62fa54acc892508eb763b55c5c67 | |
parent | f620cadc0c24ae414b46204e57a82f7bf586d2c4 [diff] |
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>