Files
rust/src
kennytm 36189a2739 Rollup merge of #56168 - sfackler:raw-entry-tracking, r=kennytm
Fix the tracking issue for hash_raw_entry

It used to point to the implementation PR.
2018-11-24 01:32:03 +08:00
..
2018-11-20 15:56:58 -08:00
2018-11-20 21:25:48 -05:00
2018-11-11 20:52:36 +07:00
2018-10-30 12:06:07 -06:00
2018-11-02 14:58:53 +01:00
2018-11-12 18:21:52 -08:00
2018-10-31 11:53:50 -07: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: