Files
rust/src
Mazdak Farrokhzad b59ce94bce Rollup merge of #60851 - Pulkit07:issue60849, r=Centril
Move `box` from the stable keyword to unstable keywords list

Fixes #60849
2019-05-16 10:43:35 +02:00
..
2019-05-12 14:16:50 -07:00
2019-04-17 05:15:00 +02:00
2019-04-17 05:15:00 +02:00
2019-05-13 11:09:06 +02:00
2019-05-13 11:09:06 +02:00
2019-04-22 17:01:33 +01:00
2019-04-22 09:07:25 +02: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: