rust/src
2022-09-16 18:26:39 +02:00
..
bootstrap fix #101691: copy stage0 binaries into stage0-sysroot 2022-09-13 22:53:08 +08:00
ci Update browser-ui-test version to 0.10.0 2022-09-10 17:50:47 +02:00
doc Changes to rename target and update docs 2022-09-14 18:38:01 +01:00
etc Rustdoc-Json: Don't loose subitems of foreign traits. 2022-09-13 18:34:15 +01:00
librustdoc Create new CSS variables for links color 2022-09-16 18:26:39 +02:00
llvm-project@670e5f673a Update LLVM submodule 2022-09-02 10:18:12 +02:00
rustdoc-json-types Rustdoc-Json: More accurate struct type. 2022-09-07 09:42:23 +01:00
test Auto merge of #101831 - compiler-errors:issue-75899, r=jackh726 2022-09-15 21:06:36 +00:00
tools Auto merge of #101811 - flip1995:clippyup, r=flip1995 2022-09-15 08:53:51 +00:00
README.md Sunset RLS 2022-08-27 21:36:08 -07:00
stage0.json Bump stage0 2022-08-29 19:30:11 +02: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 cargo, miri, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.