Files
rust/src
Manish Goregaokar ff685f51f4 Rollup merge of #74406 - Mark-Simulacrum:fix-windows-maybe, r=Mark-Simulacrum
Set shell for github actions CI

r? @pietroalbini but because this seems at worst harmless and CI is broken self approving
2020-07-16 11:19:04 -07:00
..
2020-07-16 13:53:02 -04:00
2020-07-16 11:13:05 +02:00
2020-07-15 12:58:32 +02:00
2020-07-15 13:06:47 +02:00
2020-07-16 09:58:34 -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 dev guide.