1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 22:06:02 +02:00

rustc: improve description

This commit is contained in:
Daniel Campoverde [alx741] 2016-05-05 12:01:04 -05:00
parent de5e247966
commit a923bc13e1

View file

@ -1,6 +1,7 @@
# rustc # rustc
> The Rust compiler. > The Rust compiler.
> Processes, compiles and links Rust language source files.
- Compile a single file: - Compile a single file: