rust/src
bors 96cfc75584 Auto merge of #132295 - the8472:remove-randomize-exclusion1, r=onur-ozkan
fixed wast version was released, remove randomization exemption
2025-02-27 01:37:30 +00:00
..
bootstrap Auto merge of #132295 - the8472:remove-randomize-exclusion1, r=onur-ozkan 2025-02-27 01:37:30 +00:00
build_helper revert accidental change in get_closest_merge_commit 2025-02-26 13:35:51 +01:00
ci Auto merge of #136921 - Kobzol:gcc-build, r=onur-ozkan 2025-02-26 03:04:21 +00:00
doc Merge from rustc 2025-02-25 21:27:44 +00:00
etc Rollup merge of #135354 - Walnut356:msvc_lldb, r=wesleywiser 2025-02-23 02:44:16 -05:00
gcc@48664a6cab Update gcc submodule 2025-02-26 09:23:52 +01:00
librustdoc Rollup merge of #137609 - ColinPitrat:master, r=GuillaumeGomez 2025-02-26 04:15:07 +01:00
llvm-project@92e80685d0 Update to LLVM 20 2025-02-14 11:02:28 +01:00
rustc-std-workspace update rustc-std-workspace crates 2024-11-04 07:45:15 +01:00
rustdoc-json-types Fix rustdoc and clippy 2025-02-24 14:31:19 +01:00
tools Auto merge of #137594 - RalfJung:miri-sync, r=RalfJung 2025-02-25 22:59:40 +00:00
README.md
stage0 bump stage0 2025-02-18 08:51:01 -08:00
version Bump to version 1.87.0 2025-02-14 09:55:45 -08: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.