mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
77fde5d49a
Don't ICE when encountering `ConstKind::Error` in `RequiredConstsVisitor` Fixes #104209 |
||
---|---|---|
.. | ||
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.