Files
rust/src
León Orell Valerian Liehr 59d86097fe Rollup merge of #154454 - ytmimi:rustfmt_issue_6513, r=jieyouxu
fix: [rustfmt] prevent panic when rewritng associated item delegations

Tracking issue: https://github.com/rust-lang/rust/issues/118212

rustfmt issue: https://github.com/rust-lang/rustfmt/issues/6513

Fixes a rustfmt bug for `#![feature(fn_delegation)]`
2026-03-27 15:11:58 +01:00
..
2026-02-14 16:59:09 +01:00
2026-03-25 07:32:01 +08:00
2026-03-07 10:42:02 -08:00
2026-02-27 09:38:23 -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.