Files
rust/src
Tyler Mandry c457b6fcbf Rollup merge of #65101 - mati865:rustc_macro-deps, r=nikomatsakis
Upgrade librustc_macros dependencies

Passed tests on Linux.
2019-10-06 11:41:56 -07:00
..
2019-10-02 14:41:49 +02:00
2019-09-22 11:33:13 -07:00
2019-10-01 23:15:47 +09:00
2019-10-01 23:15:47 +09:00
2019-10-04 16:31:38 -04:00
2019-10-04 20:47:43 +08:00
2019-10-01 23:15:47 +09:00
2019-09-25 08:20:32 -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 guide.

There is also useful content in this README: https://github.com/rust-lang/rust/tree/master/src/librustc/infer/lexical_region_resolve.