Files
rust/src
Matthias Krüger 74ab9a4784 Rollup merge of #150809 - update-literal-escaper, r=Urgau
Update `literal-escaper` version to `0.0.7`

It removes the `std` dependency for this crate (which doesn't change anything for rustc 😄 ).

cc @bjorn3
r? @Urgau
2026-01-08 22:21:21 +01:00
..
2026-01-07 22:45:41 +01:00
2025-11-26 20:11:43 +01:00
2025-12-20 09:53:08 +08:00
2026-01-07 22:45:41 +01:00
2025-12-05 19:33:24 +00: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.