Files
rust/src
Mazdak Farrokhzad 3ad9fcccbb Rollup merge of #60098 - Centril:libcore-deny-more, r=varkor
libcore: deny `elided_lifetimes_in_paths`

r? @varkor
2019-04-19 06:03:30 +02:00
..
2019-04-18 06:20:07 +09:00
2019-04-17 05:15:00 +02:00
2019-04-17 05:15:00 +02:00
2019-04-17 05:15:00 +02:00
2019-04-17 18:21:34 +09:00
2019-04-17 05:15:00 +02:00
2019-04-17 05:15:00 +02:00
2019-04-10 03:58:13 +02:00
2019-04-17 05:15:00 +02:00
2019-04-18 14:51:11 +09:00
2019-04-17 05:15:00 +02: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.

There is also useful content in the following READMEs, which are gradually being moved over to the guide: