rust/src
2024-11-08 16:49:13 +00:00
..
bootstrap Rollup merge of #132737 - clubby789:lock-no-pid, r=jieyouxu 2024-11-07 18:48:24 -08:00
ci Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgr 2024-11-06 01:21:42 +00:00
doc remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functions instead 2024-11-08 09:16:00 +01:00
etc Rollup merge of #132333 - tshepang:patch-4, r=workingjubilee 2024-11-02 08:33:11 +01:00
gcc@fd3498bff0
librustdoc Rollup merge of #132739 - GuillaumeGomez:cleanup-scrape-code, r=notriddle 2024-11-07 18:48:25 -08:00
llvm-project@b35599be75 Update LLVM to 19.1.3 2024-10-30 22:34:45 +08:00
rustc-std-workspace update rustc-std-workspace crates 2024-11-04 07:45:15 +01:00
rustdoc-json-types
tools Auto merge of #132746 - flip1995:clippy-subtree-update, r=Manishearth 2024-11-08 16:49:13 +00:00
README.md
stage0
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.