Files
rust/src
Yuki Okushi 7286be15fa Rollup merge of #81023 - CraftSpider:rustdoc-remove-variant, r=jyn514
Remove doctree::Variant

This was easy, probably was missed when whatever used it was removed
2021-01-15 18:26:18 +09:00
..
2020-11-05 20:11:29 +01:00
2021-01-03 13:53:11 +01:00
2021-01-14 15:21:44 -05:00
2021-01-07 11:32:10 -08:00
2021-01-15 01:50:59 +01:00
2020-12-25 10:42:53 -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 rustdoc, rls, etc.

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