mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
170ad4a0ab
Don't silently eat label before block in block-like expr Fixes #103983 cc #92823 (where the regression was introduced) |
||
---|---|---|
.. | ||
bootstrap | ||
ci | ||
doc | ||
etc | ||
librustdoc | ||
llvm-project@2a2ea6b49e | ||
rustdoc-json-types | ||
test | ||
tools | ||
README.md | ||
stage0.json | ||
version |
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.