Files
rust/src
Manish Goregaokar 68e7282aa8 Rollup merge of #48801 - Manishearth:epoch-features, r=nikomatsakis
Add functionality for gating feature flags on epochs ; rejigger epoch lints

fixes #48794

r? @nikomatsakis
2018-03-08 17:25:57 -08:00
..
2018-02-10 07:01:27 -08:00
2018-03-08 08:34:14 +01:00
2018-02-18 00:10:40 +09:00
2018-03-08 08:34:05 +01:00
2018-03-08 08:35:38 +01:00
2018-03-02 10:45:32 +01:00
2018-03-05 15:58:54 -03:00
2018-03-06 08:45:12 -08:00
2018-03-06 08:45:12 -08:00
2018-03-02 14:34:07 -08:00
2018-02-08 10:53:09 +01:00
2018-02-23 13:20:56 -06:00
2018-02-20 08:52:33 -07: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.

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