Y
Hacker News
new
|
ask
|
show
|
jobs
by
bowyakka
2813 days ago
cargo --release doe not compile at -O3 either it's at -O2
1 comments
steveklabnik
2813 days ago
I believe that’s wrong.
cargo build —release —verbose would tell you for sure; I’m not at a computer right now.
link
cargo build —release —verbose would tell you for sure; I’m not at a computer right now.