Files
rust/src
Martin Indra 48b6069eaf Fix typo in src/libstd/net/udp.rs doc comment
Affect is usually used as a verb, effect as a verb.
2019-07-18 21:03:56 +02:00
..
2019-07-17 12:46:36 -07:00
2019-07-17 12:46:36 -07:00
2019-07-14 04:19:39 +00:00
2019-07-16 00:13:07 -07:00
2019-07-13 00:16:40 +02:00
2019-07-15 16:29:12 +02:00
2019-07-17 12:46:36 -07:00
2019-07-04 11:26:57 -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 guide.

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