rust/src
2020-12-19 20:52:24 +01:00
..
bootstrap Auto merge of #80081 - ehuss:update-cargo, r=Mark-Simulacrum 2020-12-18 19:09:17 +00:00
build_helper
ci ci: use 20.04 on x86_64-gnu-nopt builder 2020-12-10 15:04:48 +00:00
doc Fix cargo-binutils link 2020-12-13 19:23:16 +08:00
etc
librustdoc Auto merge of #80106 - jackh726:binder-refactor-part-2, r=lcnr 2020-12-19 10:13:52 +00:00
llvm-project@8d78ad1389 Update LLVM submodule 2020-12-09 00:00:00 +00:00
test also const-check FakeRead 2020-12-19 20:52:24 +01:00
tools Auto merge of #80106 - jackh726:binder-refactor-part-2, r=lcnr 2020-12-19 10:13:52 +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.