Manish Goregaokar 5f76240354
Rollup merge of #74457 - Keruspe:install, r=Mark-Simulacrum
rustbuild: drop tool::should_install

Always install when the build succeeds

Fixes #74431
2020-07-17 18:13:53 -07:00
..
2020-07-16 19:36:49 -04:00
2020-07-16 19:36:49 -04:00
2020-07-17 08:28:19 +10:00
2020-07-16 19:36:49 -04:00
2020-07-16 19:36:49 -04:00
2020-07-16 18:26:57 -04:00
2020-07-16 19:36:49 -04: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.