David Wood 876774bf71
Improve 'dropped here' note.
Start mentioning function name that the variable is valid within in
notes to provide context.
2018-09-23 14:18:34 +02:00
..
2018-09-22 21:01:21 +02:00
2018-09-22 21:01:21 +02:00
2018-09-22 21:01:21 +02:00
2018-09-23 14:18:34 +02:00
2018-09-23 14:18:34 +02:00
2018-09-21 10:23:12 -07: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.

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