mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
9a0c608b30
This port creates the required bootstrap compilers for building the next version of lang/rust. Thanks to garga, mikael, pkubaj for test building lang/rust with the generated bootstraps. Approved by: portmgr (mat, flavors) Differential Revision: https://reviews.freebsd.org/D23133
8 lines
263 B
Plaintext
8 lines
263 B
Plaintext
Rust is an open-source systems programming language that runs blazingly
|
|
fast, prevents almost all crashes, and eliminates data races.
|
|
|
|
This port creates the required bootstrap compilers for building the
|
|
next version of lang/rust.
|
|
|
|
WWW: https://www.rust-lang.org/
|