Files
rust/src
bors 618b01f9fa Auto merge of #66454 - cjgillot:lift, r=Zoxc
Derive Lift using a proc-macro

Based on #66384

r? @Zoxc
2019-11-19 15:24:09 +00: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-04 15:59:09 +01:00
2019-11-17 01:11:28 +03: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.