⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{implementation|Rust}} rustc is ''the compiler for the Rust programming language, provided by the project itself''https://doc.rust-lang.org/rustc/what-is-rustc.html, that is the primary implementation of the [[Rust]] programming language. It relies on [[LLVM]] for optimization and code generation.