Files
rust/src
bors eca9d93f90 Auto merge of #149529 - Muscraft:update-annotate-snippets, r=jieyouxu
chore: Update annotate-snippets to 0.12.10

This PR updates `annotate-snippets` to `0.12.10`, which [includes a fix](https://github.com/rust-lang/annotate-snippets-rs/blob/756366223cbf72b161757aec18209f21b3d19049/CHANGELOG.md#fixed) that modifies some test output.
2025-12-02 13:55:16 +00:00
..
2025-11-26 20:11:43 +01:00
2025-11-08 10:21:22 +08:00
2025-11-10 10:21:34 +01:00
2025-10-24 11:12:06 -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.