mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
915822496d
tidy: Remove submodules from edition exception list Both style-check and date-check are now on the 2021 edition, and this PR also updates their repositories' submodules. cc rust-lang/rustc-dev-guide#1238 cc rust-lang/reference#1099 cc https://github.com/rust-lang/rust/pull/89103#discussion_r711783714
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.