rust/src
2022-03-28 16:30:16 +00:00
..
bootstrap Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" 2022-03-28 16:27:14 +00:00
ci Update browser-ui-test version to 0.8.4 2022-03-25 21:12:31 +01:00
doc Remove hermitkernel targets 2022-03-25 11:52:11 +01:00
etc
librustdoc Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" 2022-03-28 16:27:14 +00:00
llvm-project@9168e236c5 Update to LLVM 14.0.0 final 2022-03-23 11:42:13 -07:00
rustdoc-json-types
test Normalize all projections in mir validation again 2022-03-28 16:30:16 +00:00
tools Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" 2022-03-28 16:27:14 +00:00
README.md
stage0.json
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.