mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
00f2bf40d6
Migrate top doc and non-exhaustive toggles to details tag Fixes #83332. r? `@jsha`
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.