about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-11-13 06:23:18 +0000
committerbors <bors@rust-lang.org>2022-11-13 06:23:18 +0000
commit3be81dd0cedef3c83fba7047857418633708890f (patch)
tree88e84d7ca6d878c9e4b51b9afd8aeb6a3a235609 /compiler/rustc_const_eval/src/errors.rs
parent229e875878a682411df8b8adae39372302d2b4c7 (diff)
parentba46b6837367204e0ae4ba020a788df06dc2ebd8 (diff)
downloadrust-3be81dd0cedef3c83fba7047857418633708890f.tar.gz
rust-3be81dd0cedef3c83fba7047857418633708890f.zip
Auto merge of #104282 - cjgillot:intern-span, r=compiler-errors
Hash spans when interning types

Ignoring hash for spans creates an inconsistency between the `Hash` impl for `WithStableHash`, which takes them into account, and the `HashStable` impl which does not.

cc `@compiler-errors`

Fixes https://github.com/rust-lang/rust/issues/104271
Fixes https://github.com/rust-lang/rust/issues/104255
Fixes https://github.com/rust-lang/rust/issues/104238
Diffstat (limited to 'compiler/rustc_const_eval/src/errors.rs')
0 files changed, 0 insertions, 0 deletions