Files
rust/src
Nicholas Nethercote 2a62c92b25 Merge main_options into main_args.
There is no longer any need for them to be separate.
2022-10-19 07:23:14 +11:00
..
2022-10-14 12:57:56 +08:00
2022-10-17 22:38:37 +01:00
2022-09-30 16:39:32 +02: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.