mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
9b706a7cde
Fix LegacyKeyValueFormat report from docker build: miscellaneous Part of https://github.com/rust-lang/rust/pull/152305 Those are the remaining Dockerfile to fix once the other merge requests are merged. Note that this merge request can still be merged before the others. r? @marcoieni
This directory contains some source code for the Rust project, including:
- The bootstrapping build system
- Various submodules for tools, like cargo, tidy, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.