rust/src
The Miri Cronjob Bot 9a1eb85394 Prepare for merging from rust-lang/rust
This updates the rust-version file to b3cfb8faf8.
2025-09-05 04:53:05 +00:00
..
bootstrap Rollup merge of #145944 - alexcrichton:native-wasip2, r=tgross35 2025-09-03 23:08:08 +10:00
build_helper Fix some minor issues in comments 2025-08-24 16:58:22 +08:00
ci CI: rfl: move job forward to Linux v6.17-rc3 plus 2 commits 2025-09-03 11:02:23 +02:00
doc Rollup merge of #146115 - hax0kartik:master, r=lqd 2025-09-02 17:08:59 +02:00
etc Rollup merge of #145596 - lumiscosity:optimize-png-files, r=davidtwco 2025-08-26 16:34:12 +02:00
gcc@4e995bd73c Update GCC submodule 2025-08-26 18:09:42 +02:00
librustdoc Rollup merge of #146117 - GuillaumeGomez:fix-search-index-generation, r=notriddle 2025-09-02 17:09:00 +02:00
llvm-project@19f0a49c5c Update to LLVM 21.1.0 2025-08-26 17:15:13 +02:00
rustc-std-workspace
rustdoc-json-types Add new doc(attribute = "...") attribute 2025-08-28 15:56:29 +02:00
tools Prepare for merging from rust-lang/rust 2025-09-05 04:53:05 +00:00
README.md
stage0 bump stage0 2025-08-06 13:22:38 +01:00
version bump version 2025-08-01 09:04:01 +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.