Tyler Mandry 867d876eb0
Rollup merge of #65095 - GuillaumeGomez:sort-librustc_passes-err-codes, r=varkor
Sort error codes in librustc_passes

This is just a little cleanup.
2019-10-06 11:41:54 -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.