bors cb6122db3f Auto merge of #67076 - mbrubeck:condvar, r=dtolnay
Stabilize Condvar::wait_while and wait_timeout_while (previously wait_until, wait_timeout_until)

Closes #47960.
2020-01-14 10:34:43 +00:00
..
2020-01-14 07:09:15 +09:00
2020-01-11 16:59:15 +01:00
2020-01-10 11:03:26 -08:00
2020-01-11 14:27:52 -05:00
2020-01-13 23:45:20 +09: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.