Files
rust/src
Dylan DPC 118aba359b Rollup merge of #83040 - lcnr:unused-ct-substs, r=oli-obk
extract `ConstKind::Unevaluated` into a struct

r? `@oli-obk`
2021-03-21 02:01:36 +01:00
..
2021-03-17 10:07:09 +01:00
2021-03-20 17:22:24 +01:00
2021-03-06 15:50:29 -05:00
2021-03-20 17:22:24 +01:00
2021-02-14 10:08:37 +05:30
2021-02-20 17:19:30 -05:00
2021-02-05 16:25:08 +01: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.