Files
rust/src
Mazdak Farrokhzad e3d3cff019 Rollup merge of #57552 - GuillaumeGomez:default-images, r=QuietMisdreavus
Default images

Add default rust logo (the image at the top of the sidebar) and default favicon. No more missing image or inexistent icon on the documentation tabs!

r? @QuietMisdreavus
2019-01-22 12:20:27 +01:00
..
2019-01-01 20:06:50 +01:00
2019-01-03 21:33:37 +01:00
2019-01-15 11:10:51 +01:00
2019-01-13 19:47:02 +00:00
2019-01-13 14:18:00 +01:00
2019-01-08 20:24:15 +01: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: