mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Starting with Rust 1.78 null assertions in the standard library are now checked when compiling in test/debug mode. Fixes: https://github.com/libguestfs/libguestfs/issues/145