rust/src
2022-07-11 23:20:39 +02:00
..
bootstrap Auto merge of #98369 - jyn514:configure.py, r=Mark-Simulacrum 2022-07-11 06:37:20 +00:00
ci Auto merge of #98369 - jyn514:configure.py, r=Mark-Simulacrum 2022-07-11 06:37:20 +00:00
doc Implement support for DWARF version 5. 2022-07-08 11:31:08 -07:00
etc
librustdoc Rollup merge of #99114 - GuillaumeGomez:css-cleanup, r=Dylan-DPC 2022-07-11 00:33:50 +02:00
llvm-project@8b6b5014fd Update llvm-project 2022-07-05 17:57:29 +02:00
rustdoc-json-types
test add tests for async await 2022-07-11 23:20:39 +02:00
tools move else block into the Local struct 2022-07-11 23:20:37 +02:00
README.md
stage0.json bump stage0 compiler 2022-06-29 15:35:30 +02:00
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.