rust/src
2023-11-16 10:46:48 +01:00
..
bootstrap Auto merge of #117701 - lnicola:sync-from-ra, r=onur-ozkan,HKalbasi 2023-11-14 18:43:27 +00:00
ci Auto merge of #117799 - erickt:fuchsia, r=tmandry 2023-11-11 00:03:52 +00:00
doc Auto merge of #117799 - erickt:fuchsia, r=tmandry 2023-11-11 00:03:52 +00:00
etc Auto merge of #115274 - bjorn3:tidy_improvements, r=davidtwco 2023-11-04 02:28:17 +00:00
librustdoc Auto merge of #117849 - compiler-errors:cycle, r=cjgillot 2023-11-14 16:04:29 +00:00
llvm-project@7738295178 Update to LLVM 17.0.5 2023-11-14 12:06:30 +01:00
rustdoc-json-types rustdoc-json: Rename typedef to type alias 2023-08-21 14:02:34 -07:00
tools get rid of our last uses of set_var 2023-11-16 10:46:48 +01:00
README.md Remove stale reference to the test suite location 2023-01-13 11:49:06 +00:00
stage0.json rename github_repository to git_repository 2023-11-06 15:53:32 +01:00
version Bump nightly version 2023-11-11 11:29:33 -05: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.