#rustc-auto-publish #rust-analyzer #reliable #rustc-parse-format

ra-ap-rustc_parse_format

Automatically published version of the package rustc_parse_format in the rust-lang/rust repository from commit 66678e68227913a42438afc7320a2849dffd4d51 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish

85 breaking releases

Uses new Rust 2024

new 0.101.0 Mar 16, 2025
0.99.0 Mar 9, 2025
0.88.0 Dec 29, 2024
0.80.0 Nov 24, 2024
0.20.0 Nov 21, 2023

#156 in Development tools

Download history 10186/week @ 2024-11-30 10517/week @ 2024-12-07 9479/week @ 2024-12-14 7193/week @ 2024-12-21 7034/week @ 2024-12-28 9859/week @ 2025-01-04 10182/week @ 2025-01-11 10460/week @ 2025-01-18 9805/week @ 2025-01-25 9963/week @ 2025-02-01 10347/week @ 2025-02-08 9755/week @ 2025-02-15 10922/week @ 2025-02-22 10563/week @ 2025-03-01 10630/week @ 2025-03-08 8673/week @ 2025-03-15

42,137 downloads per month
Used in 24 crates (2 directly)

MIT/Apache

260KB
6K SLoC

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

Why Rust?

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

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

  • Productivity: Comprehensive documentation, a compiler committed to providing great diagnostics, and advanced tooling including package manager and build tool (Cargo), auto-formatter (rustfmt), linter (Clippy) and editor support (rust-analyzer).

Quick Start

Read "Installation" from The Book.

Installing from Source

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

Getting Help

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

Contributing

See CONTRIBUTING.md.

License

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

See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.

Trademark

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

If you want to use these names or brands, please read the Rust language trademark policy.

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

Dependencies

~0.7–1.3MB
~25K SLoC