Files
rust/src
Mark Rousskov d9dfed8ca2 Rollup merge of #62161 - GuillaumeGomez:add-missing-tryfrom-links, r=docs
Add missing links for TryFrom docs

r? @rust-lang/docs
2019-07-03 09:59:15 -04: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: