Dale Wijnand 8fbb013c1c
Mention capping forbid lints
I felt the description of forbid was misleading/incomplete without
mentioning how --cap-lints interacts with it.
2019-02-17 10:24:25 +00:00
..
2019-02-17 10:24:25 +00: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-13 09:54:58 +01:00
2019-02-13 09:54:58 +01:00
2019-02-13 09:54:58 +01: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: