rust/src
onur-ozkan a280bac772 downgrade bootstrap cc
Signed-off-by: onur-ozkan <work@onurozkan.dev>
(cherry picked from commit e4ca11f87f)
2025-03-12 12:48:28 -07:00
..
bootstrap downgrade bootstrap cc 2025-03-12 12:48:28 -07:00
build_helper Revert "force "HEAD" for non-CI and git_upstream_merge_base for CI environment" 2025-02-17 09:19:32 -08:00
ci Revert "add new CI step: "setup upstream remote"" 2025-02-17 09:19:32 -08:00
doc Update the reference for reverted extended_varargs_abi_support 2025-02-17 08:27:47 -08:00
etc Revert "fix missing rustfmt and clippy for msi" 2025-01-08 09:35:07 +01:00
gcc@fd3498bff0 Update GCC version 2024-09-06 16:01:46 +02:00
librustdoc Fix typos 2024-12-31 12:33:36 +08:00
llvm-project@7e8c93c87c Update to LLVM 19.1.7 2025-01-16 17:50:13 -08:00
rustc-std-workspace update rustc-std-workspace crates 2024-11-04 07:45:15 +01:00
rustdoc-json-types rustdoc-json: Include safety of statics 2024-12-01 21:39:58 +00:00
tools change literal_string_with_formatting_args lint category to nursery (#14014) 2025-02-17 08:25:44 -08:00
README.md
stage0 bump stage0 to 1.84.0 2025-01-10 15:45:54 -08:00
version Bump to 1.85 2024-11-22 11:08:33 +00: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.