|
|
|
|
|
by steveklabnik
940 days ago
|
|
> They routinely use nightly version, no? Depends on what you mean by "routinely." In 2020, the last year that the annual survey published these numbers, 8.7% of Rust programmers used exclusively nightly. It has been dropping every year. Some people do occasionally use nightly; at my job, most code is on stable, but there are a few projects that do currently require a couple of nightly specific things. |
|