Files
rust/src
Matthias Krüger 7fbd30b1ae don't clone types that are copy
found via clippy
2020-01-16 23:48:49 +01:00
..
2020-01-13 12:54:16 +00:00
2020-01-16 23:48:49 +01:00
2020-01-13 13:41:25 +01:00
2020-01-11 14:27:52 -05:00
2020-01-16 23:48:49 +01:00
2020-01-01 09:52:29 +07: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.