| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-20 | Fix typos in authorship information | Vlad-Stefan Harbuz | |
| 2025-08-25 | fix transient failure on rust/12 bindgen | Paolo Bonzini | |
| The test has a custom .h target that has the same name as the input in the test's source directory. Sometimes a compiler could build a target that intends to use the file in the source tree, but finds an incomplete output of the custom_target, causing the test to fail. To fix this, move the generated headers in a subdirectory of the build tree. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
