mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
f4beac4a4337296ab356d69ad1ed42f68f461bf1
This reverts commit 8c94d8fd54.
There's no mechanism to actually return the value from main, so all this does
is allow main -> int to compile. Per #688, the program returns non-zero on
failure, so it's not obvious that this change is appropriate at this time.
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.
Description
Это основной репозиторий исходного кода Rust . Он содержит компилятор, стандартную библиотеку и документацию.
Languages
Rust
95.7%
Shell
1%
C
0.9%
JavaScript
0.6%
Python
0.4%
Other
1.1%