rust/src
2024-10-23 09:14:41 +01:00
..
bootstrap Rollup merge of #132006 - onur-ozkan:131947, r=jieyouxu 2024-10-22 15:28:47 +02:00
ci Auto merge of #131570 - ehuss:update-xcode, r=Mark-Simulacrum 2024-10-21 20:19:06 +00:00
doc Auto merge of #132030 - matthiaskrgr:rollup-1g6quh0, r=matthiaskrgr 2024-10-22 08:34:18 +00:00
etc Rollup merge of #131365 - heiseish:fix-issue-101993, r=Mark-Simulacrum 2024-10-20 16:54:09 +02:00
gcc@fd3498bff0
librustdoc nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
llvm-project@3a17f74904
rustdoc-json-types Auto merge of #131980 - matthiaskrgr:rollup-iy5nw71, r=matthiaskrgr 2024-10-20 21:40:21 +00:00
tools nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
README.md
stage0 bump stage0 to 1.83.0-beta.1 2024-10-15 20:13:55 -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.