rust/src
2020-11-04 10:11:31 +00:00
..
bootstrap Rollup merge of #78709 - ehuss:fix-in_tree_crates-non-member, r=Mark-Simulacrum 2020-11-03 19:32:44 +01:00
build_helper
ci
doc Rollup merge of #77950 - arlosi:sha256, r=eddyb 2020-11-03 19:32:26 +01:00
etc lldb_batchmode: show more error information 2020-11-03 12:01:46 +01:00
librustdoc Split the "raw integer bytes" part out of Scalar 2020-11-04 09:58:59 +00:00
llvm-project@ee16174578
test Use packed struct instead of manually packing into an array 2020-11-04 10:09:10 +00:00
tools s/Scalar::Raw/Scalar::Int 2020-11-04 10:11:31 +00:00
README.md
stage0.txt
version

This directory contains the source code of the rust project, including:

  • The test suite
  • The bootstrapping build system
  • Various submodules for tools, like rustdoc, rls, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.