Files
rust/src
Tyler Mandry 5139b53836 Rollup merge of #66399 - eddyb:rmeta-table-cleanup, r=Mark-Simulacrum
rustc_metadata: simplify the interactions between Lazy and Table.

These are small post-#59953 cleanups (including undoing some contrivances from that PR).

r? @michaelwoerister
2019-11-27 15:28:34 -06:00
..
2019-11-25 19:34:32 -05:00
2019-11-26 23:02:11 -08:00
2019-11-16 09:37:45 +01:00
2019-11-12 16:36:57 -05: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.