Files
rust/src
Mazdak Farrokhzad 89feaf6d96 Rollup merge of #70023 - GuillaumeGomez:cleanup-e0436, r=Centril
clean up E0436 explanation

r? @Dylan-DPC
2020-03-24 21:32:26 +01:00
..
2020-03-21 22:18:57 +01:00
2020-03-19 07:53:32 +01:00
2020-03-23 23:17:17 +01:00
2020-03-23 15:45:30 +01:00
2020-03-19 14:38:09 +00:00
2020-03-15 19:43:25 +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 dev guide.