rust/src
Jakub Beránek 72104e245b
Add comments
2024-04-15 21:21:45 +02:00
..
bootstrap Rollup merge of - Nilstrieb:bomments, r=clubby789 2024-04-02 20:37:41 -04:00
ci Add comments 2024-04-15 21:21:45 +02:00
doc Auto merge of - workingjubilee:strip-the-trace-off-my-back, r=Nilstrieb 2024-04-02 07:39:10 +00:00
etc Add rust-lldb pretty printing for Path and PathBuf 2024-03-29 18:02:26 -06:00
librustdoc Rollup merge of - fmease:rustdoc-sati-re-hotfix, r=GuillaumeGomez 2024-04-02 21:22:04 +02:00
llvm-project@0af6c732ec Update to LLVM 18.1.2 2024-03-20 12:26:19 +01:00
rustdoc-json-types
tools Select specific CI YAML files to expand 2024-04-04 15:18:24 +02:00
README.md
stage0.json Bump stage0 2024-03-19 19:27:24 -04:00
version Bump to 1.79.0 2024-03-16 09:56:09 -04:00

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.