Files
rust/src
Tomasz Miąsko c9aa73c3b1 Ignore errors when including clear_expected_if_blessed
Include is there only for the effect executing the rule.
The file is not intended to be remade successfully to be
actually included.
2022-12-12 16:57:42 +01:00
..
2022-12-12 15:34:18 +01:00
2022-10-23 13:48:03 +02:00
2022-11-20 10:11:25 -05:00
2022-11-15 09:08:30 -05: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.