Files
rust/src
Mazdak Farrokhzad 097d5e1c5e 1. move node_id to syntax
2. invert rustc_session & syntax deps
3. drop rustc_session dep in rustc_hir
2020-02-01 18:58:08 +01:00
..
2020-02-01 18:58:08 +01:00
2020-02-01 18:58:08 +01:00
2020-02-01 18:58:08 +01:00
2020-02-01 18:58:08 +01:00
2020-02-01 18:58:08 +01:00
2020-02-01 18:58:08 +01:00
2020-02-01 18:58:08 +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.