rust/src
Jannis Christopher Köhl 3997893ccb Fix rebase
2022-11-07 11:01:44 +01:00
..
bootstrap Rollup merge of #103851 - viandoxdev:103816_bootstrap_fix_json_doc, r=jyn514 2022-11-06 08:35:26 +01:00
ci
doc
etc
librustdoc Rollup merge of #104065 - GuillaumeGomez:css-migrate-logo-filter, r=notriddle 2022-11-07 09:46:28 +09:00
llvm-project@2a2ea6b49e
rustdoc-json-types
test Fix rebase 2022-11-07 11:01:44 +01:00
tools Rollup merge of #101702 - jsha:static-files2, r=notriddle,GuillaumeGomez 2022-11-05 18:06:05 +01:00
README.md
stage0.json
version

This directory contains the source code of the rust project, including:

  • The test suite
  • The bootstrapping build system
  • Various submodules for tools, like cargo, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.