rust/src
Yuki Okushi 8ba24aedd9
Add regression test for #55976
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-12-15 15:04:23 +09:00
..
bootstrap Rollup merge of #105624 - compiler-errors:cache-unsound, r=jyn514 2022-12-14 17:17:58 +01:00
ci Rollup merge of #105663 - andrewpollack:patch-1, r=tmandry 2022-12-14 10:58:47 +01:00
doc
etc
librustdoc Rollup merge of #105684 - GuillaumeGomez:improve-rustdoc-var-name, r=notriddle 2022-12-14 17:17:59 +01:00
llvm-project@3dfd4d93fa
rustdoc-json-types
test Add regression test for #55976 2022-12-15 15:04:23 +09:00
tools Update cargo 2022-12-14 16:21:02 +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 cargo, etc.

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