rust/src
2020-10-04 12:01:21 +00:00
..
bootstrap Auto merge of #77008 - fortanix:raoul/lvi-tests, r=Mark-Simulacrum 2020-09-28 03:28:04 +00:00
build_helper
ci
doc Removes reg aliases since there are many ABIs: o32/n32/n64 2020-10-04 12:01:21 +00:00
etc
librustdoc Rollup merge of #76474 - bjorn3:driver_selected_codegen, r=oli-obk 2020-09-28 18:39:40 +02:00
llvm-project@7075196da1
test Add asm! support for mips64 2020-10-04 12:01:21 +00:00
tools Rollup merge of #76474 - bjorn3:driver_selected_codegen, r=oli-obk 2020-09-28 18:39:40 +02: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.