rust/src
2022-03-14 17:25:17 +01:00
..
bootstrap Auto merge of #94832 - jonhoo:default-static, r=Mark-Simulacrum 2022-03-13 23:06:14 +00:00
ci Auto merge of #94704 - Kobzol:llvm-pgo-update-suite, r=Mark-Simulacrum 2022-03-13 15:53:14 +00:00
doc Rollup merge of #94777 - lancethepants:armv7-unknown-linux-uclibceabi, r=Mark-Simulacrum 2022-03-13 20:01:59 +01:00
etc rustdoc-json-types: implementors -> implementations 2022-03-14 00:05:11 +00:00
librustdoc Auto merge of #94139 - est31:let_else_rustdoc, r=notriddle 2022-03-14 07:39:53 +00:00
llvm-project@c8eccf626f Update LLVM submodule 2022-03-09 09:51:12 +01:00
rustdoc-json-types rustdoc-json-types: implementors -> implementations 2022-03-14 00:05:11 +00:00
test debuginfo: change cpp-like naming for generator environments so that NatVis works for them 2022-03-14 16:52:47 +01:00
tools debuginfo: Refactor debuginfo generation for types -- Address review comments. 2022-03-14 17:25:17 +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 rustdoc, rls, etc.

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