rust/src
bors 0307e401c2 Auto merge of #130215 - RalfJung:interpret-simd, r=compiler-errors
interpret: simplify SIMD type handling

This is possible as a follow-up to https://github.com/rust-lang/rust/pull/129403
2024-09-13 13:55:22 +00:00
..
bootstrap Rollup merge of #130261 - onur-ozkan:#130242, r=Kobzol 2024-09-13 19:38:00 +10:00
ci Auto merge of #128939 - bjorn3:windows_cg_clif_component, r=albertlarsan68 2024-09-09 16:09:06 +00:00
doc Rollup merge of #129367 - madsmtm:fix-apple-aarch64-deployment-targets, r=jieyouxu 2024-09-12 20:37:15 +10:00
etc
librustdoc Auto merge of #129975 - notriddle:notriddle/lint-skip, r=GuillaumeGomez 2024-09-11 01:17:54 +00:00
llvm-project@4b8d29c585 Update LLVM to 19 327ca6c 2024-09-11 07:59:27 +08:00
rustdoc-json-types
tools Auto merge of #130215 - RalfJung:interpret-simd, r=compiler-errors 2024-09-13 13:55:22 +00:00
README.md
stage0
version

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.