rust/src
2023-08-14 23:05:45 +08:00
..
bootstrap Upgrade Object and related deps 2023-08-14 23:05:45 +08:00
ci Rollup merge of #114625 - klensy:ci-pr-workers, r=Mark-Simulacrum 2023-08-13 21:00:46 +02:00
doc add details for csky-unknown-linux-gnuabiv2 and add docs 2023-08-14 23:02:37 +08:00
etc Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbini 2023-08-10 13:07:18 +00:00
librustdoc add a csky-unknown-linux-gnuabiv2 target 2023-08-14 23:02:36 +08:00
llvm-project@7c612e1732 Update LLVM submodule 2023-08-07 20:35:55 +02:00
rustdoc-json-types Verify that ItemEnum can be serialized and then deserialized using bincode 2023-05-22 18:26:20 +01:00
tools Upgrade Object and related deps 2023-08-14 23:05:45 +08:00
README.md
stage0.json Bump bootstrap compiler to latest 2023-07-12 21:26:04 -04:00
version Bump version 2023-07-08 10:35:49 -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.