rust/src
Denis Drakhnia c992fced6b e2k impl 2021-05-09 12:35:30 +03:00
..
bootstrap e2k impl 2021-05-09 12:35:30 +03:00
build_helper Fix even more URLs 2020-11-05 20:11:29 +01:00
ci bump channel to stable 2021-05-03 09:26:13 -04:00
doc Rollup merge of #82846 - GuillaumeGomez:doc-alias-list, r=jyn514 2021-03-19 15:03:21 +01:00
etc Update HashSet natvis 2021-03-17 10:07:09 +01:00
librustdoc beta-targetted revert of PR #80653, to address issue #82465. 2021-05-03 13:51:18 -04:00
llvm-project@ea6bb2615f [beta] Bump LLVM to a upstream release of 12.0 2021-04-17 14:59:56 +03:00
rustdoc-json-types x.py fmt 2021-03-06 15:50:29 -05:00
test e2k impl 2021-05-09 12:35:30 +03:00
tools e2k impl 2021-05-09 12:35:30 +03:00
README.md update message 2021-02-14 10:08:37 +05:30
stage0.txt Bump beta branch to released stable 2021-03-26 11:15:28 -04:00
version bump nightly version to 1.52.0 2021-02-05 16:25:08 +01:00

README.md

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.