Files
rust/src
Yuki Okushi 842612fcc0 Rollup merge of #66381 - Centril:66340, r=petrochenkov
find_deprecation: deprecation attr may be ill-formed meta.

Fixes #66340.

r? @petrochenkov
cc @pnkfelix
2019-11-17 13:36:15 +09:00
..
2019-11-09 12:21:50 -08:00
2019-11-06 12:49:20 -08:00
2019-11-15 15:57:01 +01:00
2019-11-12 16:36:57 -05:00
2019-11-17 01:11:28 +03:00
2019-11-17 01:11:28 +03:00
2019-11-17 01:11:28 +03:00
2019-11-12 11:02:17 +01:00
2019-11-12 16:36:57 -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.