granite-rust/src
Trevor Gross 16d2b61335
Rollup merge of - Kobzol:llvm-bitcode-linker-gha-group, r=onur-ozkan
Add missing GHA group for building `llvm-bitcode-linker`

Found while investigating https://github.com/rust-lang/rust/issues/127869.

r? `@onur-ozkan`
2024-07-18 05:14:09 -05:00
..
bootstrap Add missing GHA group for building llvm-bitcode-linker 2024-07-18 10:08:45 +02:00
ci Rollup merge of - tgross35:docker-aarch64-uname, r=onur-ozkan 2024-07-17 19:53:27 -05:00
doc style-guide: Clarify version-sorting 2024-07-17 13:24:32 -07:00
etc Auto merge of - beetrees:f16-debuginfo, r=michaelwoerister 2024-07-09 09:07:42 +00:00
librustdoc Rollup merge of - notriddle:notriddle/mile-wide-bar, r=GuillaumeGomez 2024-07-17 16:22:26 +02:00
llvm-project@c54cff0e6e Update LLVM submodule 2024-07-05 22:06:57 +08:00
rustdoc-json-types Add rustdoc-json support for use<> 2024-07-12 05:24:51 -04:00
tools Rollup merge of - Oneirical:amazon-rainfortest, r=jieyouxu 2024-07-18 05:14:06 -05:00
README.md
stage0 bump stage0 compiler 2024-06-11 15:10:03 +02:00
version set version number to 1.81.0 2024-06-07 10:37:34 +02: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.