Files
rust/src
Dylan DPC bf1b998be6 Rollup merge of #72461 - GuillaumeGomez:cleanup-e0600, r=Dylan-DPC
Clean up E0600 explanation

r? @Dylan-DPC
2020-05-22 21:45:04 +02:00
..
2020-05-18 14:41:34 +01:00
2020-05-11 17:13:32 +02:00
2020-05-20 15:44:34 +02:00
2020-05-22 13:57:05 +02:00
2020-05-11 17:13:32 +02:00
2020-05-20 20:14:16 +02:00
2020-05-09 16:03:40 -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.