mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
cfdf9d3355
Update the bundled wasi-libc with libstd This just updates WASI libc, in preparation for WASI reactor support in a separate change. r? @alexcrichton
This directory contains the source code of the rust project, including:
rustcand its tests- The bootstrapping build system
- Various submodules for tools, like rustdoc, rls, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.