mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-22 23:17:27 +00:00
Hash DefId in rustc_span. This is mostly just moving code around. Changes are simplifications of unneeded callbacks from rustc_span to rustc_middle. r? `@petrochenkov`