rust/src
2024-07-23 17:44:40 -07:00
..
bootstrap Rollup merge of - onur-ozkan:incompatible-option-behaviour, r=Kobzol 2024-07-23 19:42:38 +02:00
ci Rollup merge of - ferrocene:use-reuse-tool-4.0, r=pietroalbini 2024-07-22 11:40:21 -05:00
doc Auto merge of - no1wudi:master, r=michaelwoerister 2024-07-23 09:45:28 +00:00
etc Rewrite test-float-parse in Rust 2024-07-20 11:39:34 -05:00
librustdoc Replace askama with rinja 2024-07-23 11:19:55 +02:00
llvm-project@c54cff0e6e Update LLVM submodule 2024-07-05 22:06:57 +08:00
rustdoc-json-types Add rustdoc-json support for use<> 2024-07-12 05:24:51 -04:00
tools Fix tidy check if book submodule is not checked out 2024-07-23 17:44:40 -07:00
README.md
stage0
version Bump to 1.82 2024-07-20 10:30:39 -04: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.