This will be the first major release of Rust, where we offer some guaranteed level of support and backwards compatibility.
The significant criteria for this release are:
-
Language backwards compatibility - All major features are in, and in their final form. Generally, the only new language features added after this milestone must be backwards compatible, or to fix soundness holes, though we do expect to have some leeway to make small incompatible fixes that have low impact on existing code bases.
-
Library stability - We have a system of measuring and ensuring the stability of API's, and a significant portion of the standard library is declared stable. Stable API's will not change. Large portions of the standard library need to be stable for 1.0, including primitive types, vectors, strings, option, numerics, collections, some I/O and concurrency.
-
User experience - The system is polished and the presentation is complete and professional. New users have a clear path to using and learning the system. This encompasses the web site, documentation, installation, and tooling.
List view
0 issues of 376 selected
- Status: Closed (completed).#2800 In rust-lang/rust;
- Status: Closed (completed).#3330 In rust-lang/rust;
- Status: Closed (completed).#3862 In rust-lang/rust;
- Status: Closed (completed).#3945 In rust-lang/rust;
- Status: Closed (completed).#3181 In rust-lang/rust;
- Status: Closed (completed).#3243 In rust-lang/rust;
- Status: Closed (completed).#3290 In rust-lang/rust;
- Status: Closed (completed).#3319 In rust-lang/rust;
- Status: Closed (completed).#4110 In rust-lang/rust;
- Status: Closed (completed).#3408 In rust-lang/rust;
- Status: Closed (completed).#3779 In rust-lang/rust;
- Status: Closed (completed).#3511 In rust-lang/rust;
- Status: Closed (completed).#3512 In rust-lang/rust;
- Status: Closed (completed).#4248 In rust-lang/rust;
- Status: Closed (completed).#4252 In rust-lang/rust;
- Status: Closed (completed).#4293 In rust-lang/rust;
- Status: Closed (completed).#4386 In rust-lang/rust;
- Status: Closed (completed).#4419 In rust-lang/rust;
- Status: Closed (completed).#4508 In rust-lang/rust;
representable check fails if an enum references another enum that is cyclic
Status: Closed (completed).#3008 In rust-lang/rust;- Status: Closed (completed).#19767 In rust-lang/rust;
- Status: Closed (completed).#19795 In rust-lang/rust;
- Status: Closed (completed).#20137 In rust-lang/rust;
- Status: Closed (completed).#17295 In rust-lang/rust;
- Status: Closed (completed).#17178 In rust-lang/rust;