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

rustc: add link to homepage

This commit is contained in:
pxgamer 2019-05-15 09:24:43 +01:00 committed by Starbeamrainbowlabs
parent 3248c926ca
commit d41239ed35

View file

@ -2,6 +2,7 @@
> The Rust compiler.
> Processes, compiles and links Rust language source files.
> Homepage: <https://doc.rust-lang.org/rustc>.
- Compile a single file: