Mark Rousskov 66c2965ac2
Rollup merge of #62808 - crlf0710:gnux32_stack_probe, r=nikic
Revert "Disable stack probing for gnux32."

This reverts commit 42d652ecd6709b756d95fc42615b166aacd2ea07. (#59686)

Closes #59674.
2019-07-23 12:51:10 -04:00
..
2019-07-21 20:56:08 +02:00
2019-07-20 21:12:34 +03:00
2019-07-20 11:01:04 +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.

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