Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[profile.release] strip = true opt-level = "z" codegen-units = 1 lto = true # References # https://doc.rust-lang.org/stable/rustc/codegen-options/ # https://doc.rust-lang.org/rustc/profile-guided-optimization.html # https://github.com/johnthagen/min-sized-rust
- Loading branch information