Files
rust/src
Yuki Okushi 9be7932d35 Rollup merge of #69634 - GuillaumeGomez:clean-up-e0378, r=Dylan-DPC
clean up E0378 explanation

r? @Dylan-DPC
2020-03-03 17:50:16 +09:00
..
2020-03-02 18:11:53 -05:00
2020-03-02 18:11:53 -05:00
2020-03-02 18:11:53 -05:00
2020-03-02 12:25:29 -08: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.