mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
07a9c10fe6
Fix code generation of `Rvalue::Repeat` with 128 bit values Closes #101585.
This directory contains the source code of the rust project, including:
- The test suite
- The bootstrapping build system
- Various submodules for tools, like cargo, miri, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.