mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
759e80d019
remove attribute ids from hir stats (they're simply not needed) Turns out these are simply not needed. Yay! r? `@nnethercote`