Files
rust/src
Joshua Nelson 617d10975e Separate missing_doc_code_examples from intra-doc links
These two lints have no relation other than both being nightly-only.
This allows stabilizing intra-doc links without stabilizing
missing_doc_code_examples.
2020-07-27 22:54:14 -04:00
..
2020-07-23 13:04:44 +02:00
2020-07-23 08:14:39 +02:00
2020-07-16 19:36:49 -04:00
2020-07-17 08:28:19 +10:00
2020-07-17 11:49:35 -07:00
2020-07-25 14:26:31 -07:00
2020-07-16 19:36:49 -04: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 dev guide.