Files
rust/src
Miguel Guarniz 93616dd539 remove ItemLikeVisitor and DeepVisitor
Signed-off-by: Miguel Guarniz <mi9uel9@gmail.com>
2022-05-13 11:46:06 -04:00
..
2022-05-12 11:07:32 -07:00
2022-05-12 10:17:27 +02:00
2022-05-13 11:46:06 -04:00
2022-05-13 11:46:06 -04:00
2022-04-05 22:24:32 +02:00
2022-04-04 09:21:03 +02:00

This directory contains the source code of the rust project, including:

  • The test suite
  • The bootstrapping build system
  • Various submodules for tools, like rustdoc, rls, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.