Files
rust/src
Mazdak Farrokhzad ca528fcc04 Rollup merge of #67504 - Mark-Simulacrum:note-data-offset, r=Centril
Warn against relying on ?Sized being last

Fixes #62522
2019-12-22 02:40:07 +01:00
..
2019-12-14 17:33:08 -08:00
2019-12-03 23:35:40 +01:00
2019-12-11 09:50:12 -05:00
2019-12-02 06:26:48 +00:00
2019-12-06 12:24:54 +00:00
2019-11-30 01:34:31 +01:00
2019-12-18 11:51:31 -05: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.