Dylan DPC 9fc24430e2
Rollup merge of #71324 - petrochenkov:passcheck2, r=RalfJung
Fix some tests failing in `--pass check` mode

r? @RalfJung
2020-04-19 21:11:29 +02:00
..
2020-04-14 12:44:41 -07:00
2020-04-14 08:54:05 -07:00
2020-04-10 09:09:58 -04:00
2020-04-18 22:32:23 +02:00
2020-04-18 22:32:23 +02:00
2020-04-14 20:36:07 +00:00
2020-04-14 20:36:07 +00: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.