rust/src
2025-11-07 16:30:54 -05:00
..
bootstrap Fix mismatched brackets in generated .dir-locals.el 2025-11-06 11:39:46 +00:00
build_helper Include additional hashes in src/stage0 2025-09-27 08:43:22 -04:00
ci Auto merge of #147798 - Zalathar:uutils, r=jieyouxu 2025-11-07 13:49:36 +00:00
doc Fix broken qemu-cskyv2 link 2025-11-05 14:37:38 -08:00
etc Rollup merge of #148570 - TomFryersMidsummer:dir-locals, r=chenyukang 2025-11-07 00:21:21 -05:00
gcc@4e995bd73c Update GCC submodule 2025-08-26 18:09:42 +02:00
librustdoc Auto merge of #148573 - matthiaskrgr:rollup-cn5viia, r=matthiaskrgr 2025-11-06 14:52:37 +00:00
llvm-project@4f74b76fb6 Update LLVM to 21.1.3 2025-10-09 18:23:56 +08:00
rustc-std-workspace Generalize branch references to HEAD 2025-11-02 11:15:55 +01:00
rustdoc-json-types Add new doc(attribute = "...") attribute 2025-08-28 15:56:29 +02:00
tools Update cargo submodule 2025-11-07 16:30:54 -05:00
README.md
stage0 Bump stage0 to 1.92.0-beta.1 2025-10-28 13:35:43 -07:00
version Bump the version number to 1.93.0 2025-10-24 11:12:06 -07: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.