Files
rust/src
Mazdak Farrokhzad f05646ec19 Rollup merge of #67318 - Centril:spdocs, r=matthewjasper
Improve typeck & lowering docs for slice patterns

cc #62254

r? @matthewjasper
2019-12-16 17:33:09 +01:00
..
2019-12-11 05:26:40 +09:00
2019-12-14 15:41:36 -05:00
2019-12-11 09:50:12 -05:00
2019-12-13 11:27:02 +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.