mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
89bce3e908
Update cargo Fixing an important publish bug. 2 commits in 8662ab427a8d6ad8047811cc4d78dbd20dd07699..2af662e22177a839763ac8fb70d245a680b15214 2020-11-12 03:47:53 +0000 to 2020-11-12 19:04:56 +0000 - Fix publishing with optional dependencies. (rust-lang/cargo#8853) - Minor typo in features.md (rust-lang/cargo#8851)
This directory contains the source code of the rust project, including:
- The test suite
- 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.