mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 11:49:40 +03:00
8d2faa2ae8
make invalid_value lint a bit smarter around enums Fixes https://github.com/rust-lang/rust/issues/102043
This directory contains the source code of the rust project, including:
- The test suite
- The bootstrapping build system
- Various submodules for tools, like cargo, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.