Files
rust/src
Aleksey Kladov 7fdffe183d Use NonterminalKind for MetaVarDecl
This is more type safe and allows us to remove a few dead branches
2020-08-02 14:09:25 +02:00
..
2020-07-23 08:14:39 +02:00
2020-07-27 21:08:19 +02:00
2020-08-02 14:09:25 +02:00
2020-07-27 21:07:37 +02:00
2020-07-27 21:07:37 +02:00
2020-07-31 22:15:12 +00:00
2020-07-27 22:05:34 -05:00

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

  • rustc and its tests
  • 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.