Files
rust/src
Mazdak Farrokhzad a3771e4a98 Rollup merge of #70177 - bjorn3:patch-2, r=Dylan-DPC
Fix oudated comment for NamedRegionMap

`ResolveLifetimes` uses a `LocalDefId` since #66131.
2020-03-21 05:33:28 +01:00
..
2020-03-18 21:07:44 +01:00
2020-03-16 19:09:54 -07:00
2020-03-06 15:19:31 +01:00
2020-03-19 07:53:32 +01:00
2020-03-16 00:29:42 +03:00
2020-03-06 15:19:31 +01:00
2020-03-15 19:15:55 -05: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.