Files
rust/src
Yuki Okushi 424e15ae54 Rollup merge of #68514 - lzutao:fmt-Self, r=Dylan-DPC
Use Self instead of self return type
2020-01-26 06:37:21 +09:00
..
2020-01-21 09:55:43 -08:00
2020-01-18 17:59:44 +01:00
2020-01-23 11:00:36 +11:00
2020-01-11 14:27:52 -05:00
2020-01-24 11:12:33 -08:00
2020-01-09 11:52:03 +09:00
2020-01-07 21:28:22 +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.