Files
rust/src
bors 0262de554b Auto merge of #73099 - Dylan-DPC:rollup-7u8f3m4, r=Dylan-DPC
Rollup of 2 pull requests

Successful merges:

 - #72952 (run-make regression test for issue #70924.)
 - #72977 (Fix codegen tests for RISC-V)

Failed merges:

r? @ghost
2020-06-07 17:55:19 +00:00
..
2020-06-04 14:32:23 -07:00
2020-06-06 23:07:02 +08:00
2020-06-03 15:27:51 -04:00
2020-06-02 20:38:24 +03:00
2020-06-02 20:38:24 +03:00
2020-06-02 20:38:24 +03:00
2020-06-02 20:38:24 +03:00
2020-06-02 20:38:24 +03:00
2020-06-02 20:38:24 +03:00
2020-05-23 12:24:19 +02:00
2020-05-29 11:34:41 -07:00
2020-06-03 15:27:51 -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.