| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-22 | test: rust.workspace: add another member to the workspace | Paolo Bonzini | |
| Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
| 2025-12-22 | rust: add rust.workspace() skeleton implementation | Paolo Bonzini | |
| rust.workspace() is the entry point for global feature resolution. It loads a Cargo.toml file and ensures that all dependencies will be built with the correct set of features. Fixes: #13404 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
