RosettaGit

  • Tasks
  • Drafts
  • Languages
  • Tags

Rustc


  • Edit this page
  • Submit an issue
  • Page on Wikipedia



Search for this page on
Rosetta Code

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.

Created by Adrian Sieber and contributors with Zola

Licensed under the GFDL-1.3-or-later