rust/src/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
335 B
Markdown
Raw Normal View History

This directory contains some source code for the Rust project, including:
2021-02-14 10:08:37 +05:30
2020-07-27 22:05:34 -05:00
- The bootstrapping build system
- Various submodules for tools, like cargo, tidy, etc.
2018-02-23 13:20:56 -06:00
2020-03-05 18:07:42 -03:00
For more information on how various parts of the compiler work, see the [rustc dev guide].
2018-02-23 13:20:56 -06:00
[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/about-this-guide.html