Files
rust/src
Mazdak Farrokhzad 5a62acaf9e Rollup merge of #69677 - petrochenkov:spancode, r=eddyb
rustc_metadata: Give decoder access to whole crate store

Pre-requisite for https://github.com/rust-lang/rust/pull/68941.
r? @eddyb
2020-03-10 06:47:49 +01:00
..
2020-03-06 15:19:31 +01:00
2020-03-06 15:19:31 +01:00
2020-03-09 13:07:21 +03:00
2020-03-06 15:19:31 +01:00
2020-03-06 15:19:31 +01:00
2020-03-09 13:07:21 +03:00
2020-03-06 15:19:31 +01:00
2020-03-06 15:19:31 +01:00
2020-03-02 18:11:53 -05:00
2020-03-06 15:19:31 +01: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.