Files
rust/src
Dylan DPC 83f5cf8c4d Rollup merge of #67697 - cjgillot:passes-scope-tree, r=Zoxc
Move the region_scope_tree query to librustc_passes.

Split out of #67688.

r? @Zoxc
2019-12-31 18:14:03 +05:30
..
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-30 19:18:16 +03:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-30 19:18:16 +03:00
2019-12-30 19:18:16 +03:00
2019-12-30 19:18:16 +03:00
2019-12-30 19:18:16 +03:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-30 19:18:16 +03:00
2019-12-30 19:18:16 +03:00
2019-12-30 19:18:16 +03:00
2019-12-30 19:18:16 +03:00
2019-12-22 17:42:47 -05:00
2019-12-30 19:18:16 +03:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-29 17:03:07 +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.