rust/src
2023-10-17 10:11:31 +02:00
..
bootstrap Rollup merge of #116430 - onur-ozkan:vendoring-in-tarball-sources, r=clubby789 2023-10-16 19:10:49 +02:00
ci Build GCC with support for BOLT 2023-10-09 21:46:14 +02:00
doc Rollup merge of #116341 - Ayush1325:uefi-args, r=Mark-Simulacrum 2023-10-15 21:29:07 +02:00
etc generate zsh autocompletion for x 2023-10-15 09:05:55 +03:00
librustdoc [RFC 3127 - Trim Paths]: Fix building tools (rustdoc, clippy, ...) 2023-10-17 10:11:31 +02:00
llvm-project@d404cba4e3
rustdoc-json-types
tools [RFC 3127 - Trim Paths]: Fix building tools (rustdoc, clippy, ...) 2023-10-17 10:11:31 +02:00
README.md
stage0.json
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.