Files
rust/src
Mazdak Farrokhzad 8aafb8a51f Rollup merge of #70349 - Centril:hir-outa-rustc, r=Zoxc
move `hir_id_validation` to `rustc_passes` + simplify `hir::map` code

r? @Zoxc
2020-03-25 06:45:30 +01:00
..
2020-03-24 17:35:40 +00:00
2020-03-21 22:18:57 +01:00
2020-03-19 07:53:32 +01:00
fmt
2020-03-24 19:26:58 +01:00
2020-03-23 23:17:17 +01:00
2020-03-19 14:38:09 +00: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.