rust9x/rust: UNOFFICIAL “Tier 4” Rust target for Windows 9x/Me/NT/2000/XP/Vista.

This is the main source code repository for Rust. It includes the compiler, standard libraries, and documentation.

  • Display: Fast and memory-efficient, suitable for critical services, embedded devices and easily integrated with other languages.

  • Reliability: Our rich type system and ownership model ensures memory and thread safety, reducing compile-time bugs.

  • Productivity: Extensive documentation, a compiler committed to providing excellent diagnostics, and advanced tooling including a package manager and build tool (Cargo), auto-formatter (RustFmt), linter (Clippy), and editor support (Rust-Analyzer).

Read “Installation” from the book.

If you really want to install from source (although this is not recommended), see INSTALL.md.

See https://www.rust-lang.org/community for a list of chat platforms and forums.

See CONTRIBUTING.md.

Rust is distributed primarily under the terms of both the MIT License and the Apache License (version 2.0), with parts covered by various BSD-like licenses.

See License-Apache, License-MIT, and Copyright for details.

The Rust Foundation owns and protects the Rust and Cargo trademarks and logos (“Rust Trademarks”).

If you wish to use these names or brands, please read the media guide.

Third-party logos may be subject to third-party copyrights and trademarks. See license for details.



Leave a Comment