#compiler #repository #script #package #commit #automatically #publishing

nightly rustc-ap-rustc_expand

Automatically published version of the package rustc_expand in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish

66 major breaking releases

727.0.0 Jul 6, 2021
726.0.0 Jun 29, 2021
725.0.0 Jun 22, 2021
724.0.0 Jun 15, 2021
650.0.0 Mar 25, 2020

#754 in Programming languages

Download history 45/week @ 2023-11-20 52/week @ 2023-11-27 33/week @ 2023-12-04 37/week @ 2023-12-11 42/week @ 2023-12-18 27/week @ 2023-12-25 15/week @ 2024-01-01 38/week @ 2024-01-08 32/week @ 2024-01-15 33/week @ 2024-01-22 16/week @ 2024-01-29 28/week @ 2024-02-05 43/week @ 2024-02-12 29/week @ 2024-02-19 99/week @ 2024-02-26 51/week @ 2024-03-04

224 downloads per month
Used in 13 crates (via rustfmt-nightly)

MIT/Apache

3MB
66K SLoC

The Rust Programming Language

Rust Community

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

Note: this README is for users rather than contributors. If you wish to contribute to the compiler, you should read CONTRIBUTING.md instead.

Table of Contents

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 media guide.

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

Dependencies

~9–20MB
~305K SLoC