Files
rust/src
Dylan DPC c0ff382cb5 Rollup merge of #68255 - tmiasko:unused-aux, r=Dylan-DPC
Remove unused auxiliary file that was replaced with rust_test_helpers
2020-01-16 20:53:29 +05:30
..
2020-01-13 12:54:16 +00:00
2020-01-09 22:38:40 +01:00
2020-01-13 13:41:25 +01:00
2020-01-11 14:27:52 -05:00
2020-01-01 09:52:29 +07:00
2020-01-09 11:52:03 +09:00
2020-01-07 21:28:22 +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 guide.