rust/src
Michael Goulet d344fdf01c
Rollup merge of #131734 - emmanuel-ferdman:master, r=jieyouxu
Update `arm64e-apple-tvos` maintainer

# PR Summary
Small PR - Updates the correct `arm64e-apple-tvos` maintainer.
2024-10-15 12:33:38 -04:00
..
bootstrap Fix most ui tests on emscripten target 2024-10-15 14:25:55 +02:00
ci Rollup merge of #131533 - workingjubilee:update-emscripten-version, r=Kobzol 2024-10-14 06:04:28 +02:00
doc Update arm64e-apple-tvos maintainer 2024-10-15 05:12:03 -07:00
etc rename RcBox in other places too 2024-10-11 10:04:22 +02:00
gcc@fd3498bff0 Update GCC version 2024-09-06 16:01:46 +02:00
librustdoc Rollup merge of #131652 - compiler-errors:modifiers, r=Nadrieril,jieyouxu 2024-10-15 05:11:37 +02:00
llvm-project@3a17f74904 Update LLVM submodule 2024-10-12 21:42:13 +08:00
rustdoc-json-types Rollup merge of #130078 - its-the-shrimp:rustdoc-types-compress-ids, r=aDotInTheVoid 2024-10-11 16:53:46 -05:00
tools Rollup merge of #131705 - hoodmane:fix-emscripten-tests, r=jieyouxu 2024-10-15 12:33:37 -04:00
README.md
stage0 Bump stage0 2024-09-22 19:04:19 -04:00
version Bump to 1.84 2024-10-11 09:55:11 -07: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.