about summary refs log tree commit diff
path: root/compiler/rustc_errors/src
diff options
context:
space:
mode:
authorAaron Hill <aa1ronham@gmail.com>2022-01-03 15:50:37 -0500
committerAaron Hill <aa1ronham@gmail.com>2022-01-03 15:52:38 -0500
commit467b72607dcb1621ef960dd2179c876b0993b988 (patch)
tree88ee5c48bdb65efad4e338d5391a2e64a1edfb92 /compiler/rustc_errors/src
parentddabe0775c5f5b551d5eb54e3c4366fb8bec0c92 (diff)
downloadrust-467b72607dcb1621ef960dd2179c876b0993b988.tar.gz
rust-467b72607dcb1621ef960dd2179c876b0993b988.zip
Hash `Ident` spans in all HIR structures
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.
Diffstat (limited to 'compiler/rustc_errors/src')
0 files changed, 0 insertions, 0 deletions