DESCRIPTION=" Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of “programming in the large”, that is, of creating and maintaining boundaries – both abstract and operational – that preserve large-system integrity, availability and concurrency."
MYOPTIONS="( ( force-bootstrap [[ description = [ force boostrapping of rust in case autobootstrap doesn't work ] ]] ) [[ defined-in = [ cargo-bootstrap.exlib ] ]] ( force-bootstrap [[ description = [ force boostrapping of rust in case autobootstrap doesn't work ] ]] internal-llvm [[ description = [ statically link to the internal llvm instead of the system one ] ]] ) [[ defined-in = [ rust-build.exlib ] ]] ) "