rust/src
2022-07-11 14:16:14 +00:00
..
bootstrap
ci
doc
etc
librustdoc Rollup merge of #98939 - GuillaumeGomez:rustdoc-disamb-impls, r=notriddle 2022-07-06 20:43:27 +02:00
llvm-project@8b6b5014fd
rustdoc-json-types
test Don't allow accidental runtime-checks 2022-07-11 14:16:14 +00:00
tools UnsafeCell now has no niches, ever. 2022-07-07 10:46:22 +00: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 rustdoc, rls, etc.

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