kennytm c4af395cb1
Rollup merge of #58112 - Centril:libpanic_abort-2018, r=oli-obk
libpanic_abort => 2018

Transitions `libpanic_abort` to Rust 2018; cc #58099

r? @oli-obk
2019-02-06 00:28:57 +09:00
..
2019-02-04 05:20:43 -05:00
2019-02-04 05:20:43 -05:00
2019-02-04 11:34:50 +01:00
2019-02-03 15:33:01 +01:00
2019-02-03 15:38:39 +01:00
2019-02-03 15:48:25 +01: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: