Files
rust/src
Mazdak Farrokhzad f6ceef546b Rollup merge of #67205 - JohnTitor:fix-sh, r=pietroalbini
Make `publish_toolstate.sh` executable

It causes a failure on master ([log](https://dev.azure.com/rust-lang/rust/_build/results?buildId=15627)).

r? @pietroalbini
CC: @Mark-Simulacrum
2019-12-11 10:10:49 +01:00
..
2019-12-11 05:26:40 +09:00
2019-12-06 11:26:18 -06:00
2019-12-09 12:17:38 +01:00
2019-12-07 14:09:43 -06:00
2019-12-06 12:24:54 +00: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.