Kobzol / cargo-pgo

Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
MIT License
563 stars 11 forks source link

Fix file move across devices in `cargo pgo optimize` #17

Closed Kobzol closed 2 years ago

Kobzol commented 2 years ago

Fixes: https://github.com/Kobzol/cargo-pgo/issues/16