]> git.lizzy.rs Git - rust.git/blob - src/README.md
Rollup merge of #82234 - GuillaumeGomez:remove-query-param-on-esc, r=Nemo157
[rust.git] / src / README.md
1 This directory contains the source code of the rust project, including:
2
3 - The test suite
4 - The bootstrapping build system
5 - Various submodules for tools, like rustdoc, rls, etc.
6
7 For more information on how various parts of the compiler work, see the [rustc dev guide].
8
9 [rustc dev guide]: https://rustc-dev-guide.rust-lang.org/about-this-guide.html