rust/src
2021-04-20 23:42:21 +01:00
..
bootstrap Rollup merge of #84345 - ehuss:remove-core-core-comment, r=Mark-Simulacrum 2021-04-20 11:08:29 +02:00
build_helper
ci
doc Auto merge of #83799 - crlf0710:stablize_non_ascii_idents, r=Manishearth 2021-04-18 23:28:43 +00:00
etc
librustdoc Rollup merge of #84347 - Swatinem:simplify-document-fns, r=jyn514 2021-04-20 11:08:30 +02:00
llvm-project@ea6bb2615f Include a backport for wrong DWARF information 2021-04-17 14:54:38 +03:00
rustdoc-json-types
test Add test for issue #79949 2021-04-20 23:42:21 +01:00
tools fix suggestion for unsized function parameters 2021-04-19 20:06:19 +02:00
README.md
stage0.txt
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.