Files
rust/src
Mark Rousskov 7d5d59160a Rollup merge of #62021 - crlf0710:msvc_link_output_improve, r=alexcrichton
MSVC link output improve

Resolves #35785.

However i haven't come up with a idea to add test case for this :(

r? @retep998
2019-07-03 09:59:10 -04:00
..
2019-06-30 02:46:45 +09:00
2019-06-16 13:08:09 +03:00
2019-06-30 11:18:44 +02:00
2019-07-02 12:25:23 -04:00
2019-06-26 14:11:58 +02:00
2019-07-02 12:25:23 -04:00
2019-06-16 14:17:01 +03:00

This directory contains the source code of the rust project, including:

  • rustc and its tests
  • libstd
  • Various submodules for tools, like rustdoc, rls, etc.

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

There is also useful content in the following READMEs, which are gradually being moved over to the guide: