Files
rust/src
bors 4eff8526a7 Auto merge of #60155 - davidtwco:issue-59819, r=oli-obk
Suggest dereferencing when `Deref` is implemented.

Fixes #59819.

r? @oli-obk
cc @estebank
2019-04-23 15:54:23 +00:00
..
2019-04-20 13:45:46 +02:00
2019-04-22 16:57:01 +01:00
2019-04-18 06:20:07 +09:00
2019-04-22 16:57:01 +01:00
2019-04-17 05:15:00 +02:00
2019-04-22 16:57:01 +01:00
2019-04-17 05:15:00 +02:00
2019-04-17 05:15:00 +02:00
2019-04-17 18:21:34 +09:00
2019-04-17 05:15:00 +02:00
2019-04-17 05:15:00 +02:00
2019-04-22 16:57:01 +01:00
2019-04-17 05:15:00 +02:00
2019-04-22 17:01:33 +01:00
2019-04-18 14:51:11 +09:00
2019-04-17 05:15:00 +02: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 guide.

There is also useful content in the following READMEs, which are gradually being moved over to the guide: