mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-11 20:58:45 +03:00
This fixes a few un-idiomatic bits in Rust bupsplit code, getting rid of some unchecked casts and an assert statement. Closes: #1502 Approved by: cgwalters