Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

mssun/state-of-rust

Repository files navigation

State of Rust

Build Status

State of Rust is a project to automatically summarize various stable/unstable features of Rust including compiler features and library features. There is a daily job to check the master branch of Rust repository and update the state of Rust including:

  • compiler features information
  • the stable library features and their minimal Rust versions
  • library features will be stabilized in next few releases
  • unstable library features and related issue numbers on GitHub
  • the first commit and the latest commit time of library features
  • RFCs

Currently, the information is listed in the following files:

These unstable features are described in The Unstable Book. You can also read related issues of unstable features by issue numbers with this link: https://github.com/rust-lang/rust/issues/[issue number]

Our daily Travis CI jobs will update these lists.

License

State of Rust is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

About

The current state of Rust’s various stable/unstable features.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages