Files
rust/src
kennytm f0efbc0d6b Rollup merge of #52779 - RalfJung:atty, r=Mark-Simulacrum
revert accidental atty downgrade

This got accidentally downgraded by https://github.com/rust-lang/rust/pull/52488

Cc @nikomatsakis @pnkfelix
2018-07-28 16:25:06 +08:00
..
2018-07-23 21:54:43 -05:00
2018-07-25 10:25:29 +09:00
2018-07-25 10:24:31 +09:00
2018-07-25 10:25:29 +09:00
2018-07-25 10:25:29 +09:00
2018-07-24 11:08:11 -05:00
2018-07-27 15:10:52 +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.

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