mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
0b2cfcaab9cb55f8d0840d42ba5f337b14eace21
Since moving to a downloadable snapshot for stage0, it's been possible to complete the build without compiling code written in ocaml. However, the configure script still required it to be present. This commit changes detection failure to a non-fatal condition, allowing the build to complete on systems without an ocaml compiler. An info message is also made conditional.
This is a compiler and suite of associated libraries and documentation for the Rust programming language. See LICENSE.txt for terms of copyright and redistribution. See http://github.com/graydon/rust for current development page.
Languages
Rust
96%
Shell
1%
C
0.6%
JavaScript
0.6%
Python
0.4%
Other
1.1%