Files
rust/src
Mazdak Farrokhzad 1a0b2a5aaa Rollup merge of #67747 - estebank:bare-assoc-const, r=Centril
Explain that associated types and consts can't be accessed directly on the trait's path

Partially address #44539.
2020-01-09 00:22:07 +01:00
..
2019-12-22 17:42:47 -05:00
2020-01-06 19:07:18 -08:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2020-01-07 18:03:53 +01:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2020-01-01 09:52:29 +07:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05: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 guide.