Files
rust/src
Mazdak Farrokhzad 011fb23c58 Rollup merge of #68769 - Centril:unwrap, r=petrochenkov
parser: avoid re-wrapping NtItem

r? @petrochenkov
2020-02-02 14:15:53 +01:00
..
2020-02-01 19:26:45 +09:00
2020-02-01 18:59:49 +01:00
2020-02-01 19:26:45 +09:00
2020-02-01 18:59:49 +01:00
2020-02-01 18:59:49 +01:00
2020-01-11 14:27:52 -05:00
2020-01-09 11:52:03 +09: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.