Files
rust/src
bors 1454bbd4fd Auto merge of #74841 - infinity0:fix-exec, r=Mark-Simulacrum
rustbuild: use Display for exit status instead of Debug, see #74832 for justification
2020-07-28 03:42:22 +00:00
..
2020-07-27 19:51:13 -05:00
2020-07-27 19:51:13 -05:00
2020-07-26 09:56:12 -07:00
2020-07-23 08:14:39 +02:00
2020-07-27 21:08:19 +02:00
2020-07-27 21:08:19 +02:00
2020-07-27 19:51:13 -05:00
2020-07-27 21:07:37 +02:00
2020-07-27 19:51:13 -05:00
2020-07-27 21:07:37 +02:00
2020-07-27 21:07:37 +02:00
2020-07-27 21:12:51 +02:00
2020-07-27 21:12:51 +02:00
2020-07-27 19:51:13 -05:00
2020-07-27 19:51:13 -05: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.