rust/src
2021-04-28 18:30:36 +01:00
..
bootstrap Rollup merge of #84250 - jclulow:illumos-bash-bootstrap, r=Mark-Simulacrum 2021-04-24 12:17:02 +09:00
build_helper
ci Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obk 2021-04-24 23:16:03 +00:00
doc Be stricter about rejecting LLVM reserved registers in asm! 2021-04-28 18:30:36 +01:00
etc
librustdoc Auto merge of #84564 - Dylan-DPC:rollup-wxa2yr0, r=Dylan-DPC 2021-04-25 23:24:14 +00:00
llvm-project@0ed6038a31 Update LLVM submodule 2021-04-21 15:22:46 +01:00
rustdoc-json-types
test Be stricter about rejecting LLVM reserved registers in asm! 2021-04-28 18:30:36 +01:00
tools Rollup merge of #84547 - RalfJung:max_const_fn, r=oli-obk 2021-04-25 23:15:18 +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.