bors 0fc4501256 Auto merge of #52429 - alexcrichton:update-cargo, r=Mark-Simulacrum
Update Cargo and stdsimd submodules

Update Cargo to bring in some bug fixes and such, and update `stdsimd` to...

Closes #52403
2018-07-19 03:05:05 +00:00
..
2018-07-17 05:35:19 +08:00
2018-07-16 15:09:17 +02:00
2018-07-16 15:09:17 +02:00
2018-07-16 15:09:16 +02:00
2018-07-16 15:09:17 +02:00
2018-07-16 15:09:17 +02:00
2018-07-16 15:09:17 +02:00
2018-07-18 15:30:39 -07:00
2018-07-18 15:30:39 -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 guide.

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