rust/src
2025-01-16 10:00:30 +09:00
..
bootstrap
build_helper
ci
doc
etc
gcc@fd3498bff0
librustdoc Rollup merge of #135116 - camelid:sidebar-case, r=fmease 2025-01-06 22:04:16 -05:00
llvm-project@59512b0027
rustc-std-workspace
rustdoc-json-types
tools Use resolve_method_call_as_callable to handle function types 2025-01-16 10:00:30 +09: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.