# # The Rust programming language. # # The Rust programming language helps you write faster, more reliable software. # High-level ergonomics and low-level control are often at odds in programming # language design; Rust challenges that conflict. Through balancing powerful # technical capacity and a great developer experience, Rust gives you the # option to control low-level details (such as memory usage) without all the # hassle traditionally associated with such control. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=rust pkgversion=1.64.0 arch=amd64 release=1 pkgcategory="devel" full_pkgname=rust_1.64.0_amd64-1@devel blurb="The Rust programming language." homepage="https://www.rust-lang.org/" license="Apachev2.0, MIT" fetch=" https://static.rust-lang.org/dist/rustc-1.64.0-src.tar.gz https://static.rust-lang.org/dist/2022-08-11/rust-std-1.63.0-x86_64-unknown-linux-musl.tar.xz https://static.rust-lang.org/dist/2022-08-11/rustc-1.63.0-x86_64-unknown-linux-musl.tar.xz https://static.rust-lang.org/dist/2022-08-11/cargo-1.63.0-x86_64-unknown-linux-musl.tar.xz " replace=""