Files
rust/src
Manish Goregaokar f7d5687eba Rollup merge of #73614 - lcnr:patch-4, r=Dylan-DPC
fix `intrinsics::needs_drop` docs
2020-06-23 13:10:15 -07:00
..
2020-06-20 17:02:18 -07:00
2020-06-20 11:12:43 -07:00
2020-06-19 14:04:30 -04:00
2020-06-19 14:05:14 -04:00
2020-06-13 19:54:09 +01:00

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

  • rustc and its tests
  • libstd
  • Various submodules for tools, like rustdoc, rls, etc.

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