rust/src
usamoi d851fe6684 partially revert 8d597aa365
(cherry picked from commit 5e4168b162)
2026-01-08 16:20:02 -08:00
..
bootstrap Rollup merge of #149623 - jieyouxu:redundant-tool-test-step, r=Zalathar 2025-12-04 16:07:56 +01:00
build_helper Use yarn instead of npm in tidy 2025-11-17 10:58:13 +02:00
ci bump channel 2025-12-08 10:08:52 +00:00
doc Auto merge of #149646 - matthiaskrgr:rollup-jbfeow8, r=matthiaskrgr 2025-12-04 22:04:03 +00:00
etc add a missing comma to default r-a settings file 2025-11-29 21:31:43 +00:00
gcc@0081ca6631 Update GCC submodule 2025-11-26 20:11:43 +01:00
librustdoc Rollup merge of #149597 - jdonszelmann:revert-iterator-exactly-one, r=wafflelapkin 2025-12-04 09:22:14 +01:00
llvm-project@85a90d119d Update to LLVM 21.1.8 2025-12-20 13:54:29 -08:00
rustc-std-workspace Generalize branch references to HEAD 2025-11-02 11:15:55 +01:00
rustdoc-json-types rustdoc-json: add rlib path to ExternalCrate to enable robust crate resolution 2025-11-21 09:22:59 +00:00
tools partially revert 8d597aa365 2026-01-08 16:20:02 -08:00
README.md
stage0 bump stage0 2025-12-13 14:31:45 +00: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.