Language

Package: rust @ 1.46.0

Synopsis

Compiler for the Rust programming language

Description

Rust is a systems programming language that provides memory safety and thread safety guarantees.

Home page
https://www.rust-lang.org
Location
gnu/packages/rust.scm (line: 1328, column: 4)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?