Timeline for answer to Rust nightly vs beta version by rodrigo
Current License: CC BY-SA 4.0
Post Revisions
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 18, 2022 at 9:39 | comment | added | Matthieu M. | @ChayimFriedman: I agree and I think it is worth being more specific. The nightly releases are still fully tested by the Rust repository CI, on all Tier 1 platforms. The stability varies with the maturity of the features: stable features are nigh as stable as on the stable channel, just stabilized features are as stable as on the beta channel (no expected API break, well-tested), and the more "work-in-progress" features are the least stable with potential API break and spotty test coverage. | |
| Jan 17, 2022 at 22:59 | comment | added | Chayim Friedman | It is worth saying that the nightly channel is pretty stable and some teams use it in production (after pinning of course). | |
| Jan 17, 2022 at 21:26 | vote | accept | Oleksandr Novik | ||
| Jan 17, 2022 at 19:01 | history | answered | rodrigo | CC BY-SA 4.0 |