mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
baa74a85ee
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.