mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
98dcbae5c9
Don't use regexes in tidy checks No need for them, and it makes the tests and the checking simpler r? `@albertlarsan68` |
||
---|---|---|
.. | ||
bootstrap | ||
ci | ||
doc | ||
etc | ||
librustdoc | ||
llvm-project@c54cff0e6e | ||
rustdoc-json-types | ||
tools | ||
README.md | ||
stage0 | ||
version |
This directory contains some source code for the Rust project, including:
- The bootstrapping build system
- Various submodules for tools, like cargo, tidy, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.