Files
rust/src
Tyler Mandry 7a2bb04eb5 Rollup merge of #65205 - GuillaumeGomez:long-err-explanation-E0568, r=estebank
Add long error explanation for E0568

Part of #61137.
2019-10-11 15:09:48 -07:00
..
2019-10-01 23:15:47 +09:00
2019-10-08 18:04:18 -04:00
2019-10-01 23:15:47 +09:00
2019-10-08 18:04:18 -04:00
2019-10-01 23:15:47 +09: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 this README: https://github.com/rust-lang/rust/tree/master/src/librustc/infer/lexical_region_resolve.