rust/src
2022-08-27 21:23:06 +00:00
..
bootstrap Rollup merge of #100811 - czzrr:master, r=Mark-Simulacrum 2022-08-27 13:14:18 +09:00
ci Use --userns=keep-id when "docker" is really podman 2022-08-23 15:10:36 -07:00
doc Rollup merge of #100641 - corwinkuiper:add-armv4t-target, r=oli-obk 2022-08-23 06:55:25 +02:00
etc
librustdoc Rollup merge of #101063 - GuillaumeGomez:merge-duplicated-css, r=notriddle 2022-08-27 13:14:26 +09:00
llvm-project@e3be3f64ec
rustdoc-json-types
test Use autoderef 2022-08-27 21:23:06 +00:00
tools Rollup merge of #100924 - est31:closure_to_fn_ptr, r=Mark-Simulacrum 2022-08-27 13:14:19 +09: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.