rust/src
2021-08-05 23:08:28 +02:00
..
bootstrap Auto merge of #87532 - tlyu:bootstrap-rev-list, r=jyn514 2021-08-05 07:33:20 +00:00
build_helper
ci
doc Auto merge of #87515 - crlf0710:trait_upcasting_part2, r=bjorn3 2021-08-03 16:58:56 +00:00
etc
librustdoc Generate links for methods as well 2021-08-05 23:08:28 +02:00
llvm-project@260e0f8682
rustdoc-json-types
test Ensure that --generate-link-to-definition is only used with HTML output and is unstable 2021-08-05 23:08:28 +02:00
tools Auto merge of #87568 - petrochenkov:localevel, r=cjgillot 2021-08-04 02:04:04 +00:00
README.md
stage0.txt bump bootstrap compiler to 1.55 2021-08-01 11:19:24 -04: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.