Files
rust/src
Joshua Nelson 4ee8d847e5 Use --stage 2 explicitly in CI
- expand yaml anchors
- don't use --stage 2 for dist; that's already the default
2020-07-27 23:19:16 -04:00
..
2020-07-27 23:16:57 -04:00
2020-07-27 23:19:16 -04: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-16 19:36:49 -04: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-17 11:49:35 -07:00
2020-07-27 19:51:13 -05:00
2020-07-27 19:51:13 -05:00
2020-07-16 19:36:49 -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 dev guide.