rust/src
2021-06-24 23:42:15 +01:00
..
bootstrap Auto merge of - 12101111:build-crt, r=petrochenkov 2021-05-31 07:32:50 +00:00
build_helper Revert "Move llvm submodule updates to rustbuild" 2021-05-24 17:52:18 -04:00
ci Auto merge of - 12101111:build-crt, r=petrochenkov 2021-05-31 07:32:50 +00:00
doc Add a "raw" option for asm! which ignores format string specifiers 2021-06-24 23:42:15 +01:00
etc
librustdoc Auto merge of - GuillaumeGomez:rollup-l3yr3np, r=GuillaumeGomez 2021-06-01 12:10:15 +00:00
llvm-project@5f67a57157 Update LLVM submodule 2021-05-12 21:15:39 +02:00
rustdoc-json-types
test Add a "raw" option for asm! which ignores format string specifiers 2021-06-24 23:42:15 +01:00
tools Auto merge of - lnicola:rust-analyzer-2021-05-31, r=jonas-schievink 2021-06-01 04:01:10 +00:00
README.md
stage0.txt remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
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.