rust/src
2025-03-15 06:34:36 +00:00
..
bootstrap Rollup merge of #138451 - Kobzol:gcc-ci-build-gcc, r=GuillaumeGomez 2025-03-15 00:18:23 +01:00
build_helper Add post-merge analysis CI workflow 2025-03-07 09:43:52 +01:00
ci Rollup merge of #138507 - Kobzol:netbsd-mirror, r=Mark-Simulacrum 2025-03-15 00:18:26 +01:00
doc Rollup merge of #138485 - BoxyUwU:rdg-push, r=jieyouxu 2025-03-14 17:26:37 +01:00
etc Remove separate src/tools/x from rust-analyzer settings 2025-03-13 12:21:21 -07:00
gcc@48664a6cab Update gcc submodule 2025-02-26 09:23:52 +01:00
librustdoc Squash fold into ty 2025-03-15 06:34:36 +00:00
llvm-project@1c3bb96fdb Update to LLVM 20 rc 3 2025-02-27 09:34:19 +01:00
rustc-std-workspace update rustc-std-workspace crates 2024-11-04 07:45:15 +01:00
rustdoc-json-types make precise capturing args in rustdoc Json typed 2025-03-10 21:40:09 +09:00
tools Fold visit into ty 2025-03-15 06:34:36 +00:00
README.md
stage0 bump stage0 2025-02-18 08:51:01 -08:00
version Bump to version 1.87.0 2025-02-14 09:55:45 -08: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.