Files
rust/src
Dylan DPC d9982f1f81 Rollup merge of #69089 - nox:sym64-crash, r=eddyb
Properly use the darwin archive format on Apple targets

See https://github.com/servo/servo/issues/25550.
2020-02-12 14:21:16 +01:00
..
2020-02-11 19:49:01 +10:00
2020-02-10 14:44:12 -05:00
2020-02-11 23:21:21 +01:00
2020-02-06 15:58:00 -05:00
2020-02-11 23:21:21 +01:00
2020-02-11 23:21:21 +01:00
2020-02-01 22:04:18 -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.