Files
rust/src
Mazdak Farrokhzad 647eda17e8 Rollup merge of #66457 - cjgillot:just_hashstable, r=Zoxc
Just derive Hashstable in librustc

Split out of #66279

r? @Zoxc
2019-11-20 18:32:07 +01:00
..
2019-11-02 23:20:28 +01:00
2019-11-04 15:59:09 +01:00
2019-11-06 12:49:20 -08:00
2019-11-16 09:37:45 +01:00
2019-11-12 16:36:57 -05:00
2019-11-04 15:59:09 +01:00
2019-11-04 15:59:09 +01:00
2019-11-17 01:11:28 +03:00
2019-11-18 12:30:21 -08:00
2019-11-04 15:59:09 +01:00
2019-11-17 01:11:28 +03:00
2019-11-12 16:36:57 -05: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.