rust/src
2024-04-27 19:27:59 +02:00
..
bootstrap bootstrap: Document struct Builder and its fields 2024-04-27 19:27:59 +02:00
ci Rollup merge of #124327 - Kobzol:ci-skip-jobs, r=pietroalbini 2024-04-25 06:31:04 +02:00
doc Fix some typos in comments 2024-04-25 10:47:24 +08:00
etc Auto merge of #123317 - RalfJung:test-in-miri, r=m-ou-se,saethlin,onur-ozkan 2024-04-05 13:17:09 +00:00
librustdoc Auto merge of #124058 - TechVest:master, r=fmease 2024-04-25 13:02:08 +00:00
llvm-project@5399a24c66 Update LLVM to 1deeee3 2024-04-17 06:28:22 +08:00
rustdoc-json-types Fix some typos in comments 2024-04-25 10:47:24 +08:00
tools Auto merge of #124368 - RalfJung:miri, r=RalfJung 2024-04-25 10:59:13 +00:00
README.md
stage0.json Bump stage0 2024-03-19 19:27:24 -04:00
version Bump to 1.79.0 2024-03-16 09:56:09 -04: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.