BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Rust Content on InfoQ

  • Rust 1.3 Brings Stabilisation for APIs

    The Rust core team has released 1.3 stable, bringing with it API stabilisation and further work on performance. The team says the language has seen with this release a large amount of stabilisation "including the new Duration API and enhancements to Error and Hash/Hasher," and that further growth of the std::time module is expected "in the 1.5 timeframe."

  • Visual Studio Code v0.3: Support for Rust and F# debugging

    Microsoft has released v0.3 of its native Visual Studio application, bringing with it support for Rust, as well as changes to keybindings.

  • Rust Achieves Stability, Ready for Production Use

    The Rust programming language started by Mozilla Research has now met the 1.0 milestone. It provides a stable foundation for developers ready to write software with it and a "commitment to stability" from the Rust project team.

  • Rust Beyond 1.0: Where It Stands, Where It is Headed

    As Rust 1.0 official release approaches, Mozilla Research’s Niko Matsakis has set out an initial assessment of priorities for new features to be added to the language in the future. This is meant as a way to trigger a public discussion about the direction that the Rust language should take. InfoQ has spoken with Matsakis.

  • Rust Plans Roadmap to 1.0 Beta

    The development team for the Rust systems programming language has released its schedule for the first beta release of the forthcoming 1.0 release. Rust is designed to provide the features of modern programming languages while retaining the power of C/C++.

BT