Files
rust/src
Seth Pellegrino 865b930bc9 Assert current behavior for links
For the two of these tests that have a local `char` to link to, this behavior isn't what's expected, but is what's happening presently.
2020-07-07 10:23:29 -07:00
..
2020-06-25 12:30:27 +02:00
2020-06-24 00:48:33 -04:00
2020-06-13 19:54:09 +01:00
2020-07-07 10:23:29 -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 dev guide.