Files
rust/src
kennytm 4e86576277 Rollup merge of #55645 - RalfJung:validity-range-inclusive, r=oli-obk
do not print wrapping ranges like normal ranges in validity diagnostics
2018-11-07 21:28:19 +08:00
..
2018-11-03 04:09:34 +00:00
2018-10-30 12:06:07 -06:00
2018-11-01 21:09:02 +01:00
2018-11-02 14:58:53 +01:00
2018-10-31 11:53:50 -07: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.

Their is also useful content in the following READMEs, which are gradually being moved over to the guide: