Files
rust/compiler/rustc_middle
Nicholas Nethercote baa74a85ee Remove DepKind name plumbing.
There is a bunch of plumbing to record the string `"foo"` for each
variant `DepKind::foo`. But that's what the `Debug `impl` now produces.
So this commit removes the plumbing.
2026-02-19 09:05:39 +11:00
..
2026-02-19 09:05:39 +11:00

For more information about how rustc works, see the rustc dev guide.