Files
rust/src
bors 286ac62939 Auto merge of #57370 - petrhosek:llvm-flags, r=alexcrichton
Support passing cflags/cxxflags/ldflags to LLVM build

This may be needed with some host compilers.
2019-01-19 13:11:53 +00:00
..
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2019-01-01 20:06:50 +01:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2019-01-03 21:33:37 +01:00
2018-12-25 21:08:33 -07:00
2019-01-15 11:10:51 +01:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2019-01-15 00:55:22 +01:00
2018-12-25 21:08:33 -07:00
2019-01-13 19:47:02 +00:00
2019-01-13 14:18:00 +01:00
2018-12-25 21:08:33 -07:00
2018-12-25 21:08:33 -07:00
2019-01-08 20:24:15 +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.

There is also useful content in the following READMEs, which are gradually being moved over to the guide: