25 ms·
cargo --release doe not compile at -O3 either it's at -O2
by bowyakka 8y ago
cargo --release doe not compile at -O3 either it's at -O2
- steveklabnik 8y agoI believe that’s wrong. cargo build —release —verbose would tell you for sure; I’m not at a computer right now.