#compiler #rustc-auto-publish #repository #package #language #script #commit

nightly rustc-ap-rustc_ast_passes

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

67 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

#2411 in Development tools

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

223 downloads per month
Used in 14 crates (via rustc-ap-rustc_expand)

MIT/Apache

2.5MB
51K 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
~311K SLoC