mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
0568b0a3de
Add test for #98294 Add a test to make that the failure condition for this pattern is optimized away. Fixes #98294.
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.