rust/src
2023-01-30 12:01:05 -05:00
..
bootstrap Auto merge of #107080 - Urgau:cleanup-bootstrap-extra-check-cfgs, r=Mark-Simulacrum 2023-01-30 13:56:40 +00:00
ci Auto merge of #103019 - Kobzol:ci-multistage-python, r=Mark-Simulacrum 2023-01-29 22:14:18 +00:00
doc Update books 2023-01-30 12:01:05 -05:00
etc Pass --locked to the x test tidy call 2023-01-21 20:21:04 +00:00
librustdoc rustdoc: remove unused class has-srclink 2023-01-28 17:18:56 -07:00
llvm-project@477e7285b1 Pull in more LLVM commits 2023-01-20 07:48:59 -08:00
rustdoc-json-types Rustdoc-Json: Report discriminant on all kinds of enum variant. 2023-01-01 19:48:26 +00:00
tools Rollup merge of #106763 - lenko-d:106659-Print_why_a_test_was_ignored_if_its_the_only_test_specified, r=Mark-Simulacrum 2023-01-29 20:03:35 +01:00
README.md Remove stale reference to the test suite location 2023-01-13 11:49:06 +00:00
stage0.json bump stage0 2022-12-28 09:18:43 -05:00
version Bump to 1.69.0 2023-01-20 18:06:54 -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.