mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
cc96d3f2f8
* Adds armv7a-none-eabihf (https://github.com/rust-lang/rust/pull/146522) * Adds armv8r-none-eabihf (https://github.com/rust-lang/rust/pull/146520) * Drops armeb*-none-* (https://github.com/rust-lang/rust/pull/146523)
This directory contains some source code for the Rust project, including:
- The bootstrapping build system
- Various submodules for tools, like cargo, tidy, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.