Files
rust/src
Dylan DPC 6d9cf6e8b7 Rollup merge of #73118 - alamb:alamb/doc-drop-typo, r=shepmaster
Improve the wording in documentation of std::mem::drop

I thought the original phrasing was somewhat awkward compared to rest of the (very well written) documentation, so figured I would propose a change to improve it.
2020-06-08 22:15:15 +02:00
..
2020-06-04 14:32:23 -07:00
2020-06-03 15:27:51 -04:00
2020-06-02 20:38:24 +03:00
2020-06-02 20:38:24 +03:00
2020-06-02 20:38:24 +03:00
2020-06-02 20:38:24 +03:00
2020-05-23 12:24:19 +02:00
2020-05-29 11:34:41 -07:00
2020-06-03 15:27:51 -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.