mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 14:43:24 +00:00
467b72607d
This PR removes all of the `#[stable_hasher(project(name))]` attributes used in HIR structs. While these attributes are not known to be causing any issues in practice, we need to hash these in order for the incremental system to work correctly - a query could be otherwise be incorrectly marked green when a change occures in one of the `Span`s that it uses. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |