rust/src
2024-09-09 20:20:20 +02:00
..
bootstrap Rollup merge of #130153 - onur-ozkan:verbose-to-verbose-tests, r=Kobzol 2024-09-09 20:20:20 +02:00
ci Rollup merge of #119229 - mati865:update-mingw-toolchain, r=jieyouxu,petrochenkov 2024-09-09 00:17:46 -07:00
doc added support for GNU/Hurd on x86_64 2024-09-08 23:37:07 +02:00
etc Remove unused option from x.py 2024-09-07 10:35:23 +05:30
librustdoc Rollup merge of #128667 - its-the-shrimp:rustdoc_json_types_rename, r=aDotInTheVoid 2024-09-09 00:17:47 -07:00
llvm-project@2b259b3c20
rustdoc-json-types rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint 2024-09-01 23:58:08 +03:00
tools Rollup merge of #130131 - Zalathar:up-to-date, r=Kobzol 2024-09-09 20:20:19 +02:00
README.md
stage0 bump stage0 2024-09-04 03:13:55 +01:00
version Bump to 1.83 2024-08-30 19:58:04 +01:00

This directory contains some source code for the Rust project, including:

  • The bootstrapping build system
  • Various submodules for tools, like cargo, tidy, etc.

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