| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-15 | cargo: convert TOMLDecodeError or toml2json errors to a MesonException | Paolo Bonzini | |
| Avoid getting a raw exception, instead use a (subclass of) MesonException that is printed in the usual "FILE:LINE:COLUMN: MESSAGE" format. Fixes: #15023 Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
| 2025-08-01 | cargo: Move toml implementation into its own module | Xavier Claessens | |
