Files
rust/src
Jubilee 7ba7cc835e Rollup merge of #137947 - Kobzol:fix-rfl, r=marcoieni
Do not install rustup on Rust for Linux job

Trying to fix the RfL job after the recent rustup update.

r? ``@ghost``

try-job: x86_64-rust-for-linux
2025-03-04 14:50:42 -08:00
..
2025-02-26 09:23:52 +01:00
2025-02-27 09:34:19 +01:00
2025-02-24 14:31:19 +01:00
2025-02-18 08:51:01 -08:00
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.