Y
Hacker News
new
|
ask
|
show
|
jobs
by
littlestymaar
2541 days ago
> cargo build --release
Otherwise you'd be compiling it in debug mode (which is really slow for most projects).