Files
rust/src
Dylan DPC 4422cb73b6 Rollup merge of #71937 - mzohreva:mz/ui-tests-ignore-sgx, r=nikomatsakis
Ignore SGX on a few ui tests

cc @jethrogb
2020-05-06 16:59:02 +02:00
..
2020-04-25 09:25:33 -04:00
2020-04-25 09:25:33 -04:00
2020-04-26 02:24:01 +02:00
2020-05-02 10:41:04 +02:00
2020-05-05 11:25:12 +02:00
2020-05-02 10:41:04 +02:00
2020-04-24 22:15:12 +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.