rust/src
2024-08-11 05:43:32 +02:00
..
bootstrap Keep rustc's std copy 2024-08-11 05:43:32 +02:00
ci Install zstd in dist builder image. 2024-08-09 05:55:40 -07:00
doc Update the unstable book 2024-08-11 04:16:53 +02:00
etc
librustdoc Rollup merge of #128923 - GuillaumeGomez:negative-impls-items, r=fmease 2024-08-10 16:23:55 +02:00
llvm-project@57ae1a3474 Update to LLVM 19 2024-07-30 10:22:48 +02:00
rustdoc-json-types rustdoc-json-types Discriminant: fix typo 2024-08-09 20:50:00 +02:00
tools Link std statically in rustc_driver 2024-08-11 04:16:53 +02:00
README.md
stage0 Bump src/stage0 with determinism 2024-07-30 15:16:35 -07:00
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.