mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 16:20:35 +00:00
Add `aarch64-apple-ios-sim` as a possible target to the manifest This should allow rustup and similar to actually make use of this new target now. r? ```@Mark-Simulacrum``` Followup to #85782
This directory contains the source code of the rust project, including:
- The test suite
- The bootstrapping build system
- Various submodules for tools, like rustdoc, rls, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.