Files
rust/src
Nicholas Nethercote 641f8249f9 Remove RunCompiler::emitter.
It's no longer used.
2022-10-18 08:48:58 +11:00
..
2022-10-14 12:57:56 +08:00
2022-10-18 08:48:58 +11:00
2022-09-30 16:39:32 +02:00
2022-10-18 08:48:58 +11:00
2022-09-26 10:13:46 +02:00
2022-09-16 10:51:09 +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 cargo, etc.

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