Files
rust/src
bors eac09088e1 Auto merge of #57880 - Zoxc:error-on-cycle, r=michaelwoerister
Always emit an error for a query cycle

r? @michaelwoerister

cc @nikomatsakis @wesleywiser
2019-02-15 22:22:10 +00:00
..
2019-02-10 23:42:32 +00:00
2019-01-28 17:33:29 +01:00
2019-02-12 22:46:14 -08:00
2019-02-11 23:49:48 +01:00
2019-02-15 03:51:48 +01:00
2019-02-13 09:54:58 +01:00
2019-02-10 23:42:32 +00:00
2019-02-10 23:42:32 +00:00
2019-02-13 09:54:58 +01:00
2019-02-13 09:54:58 +01:00
2019-02-13 09:54:58 +01:00
2019-02-10 16:13:30 +09:00
2019-01-29 10:48:54 +01:00
2019-01-15 19:48:37 -06: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: