Skip to content

Commit

Permalink
Auto merge of #104282 - cjgillot:intern-span, r=compiler-errors
Browse files Browse the repository at this point in the history
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 rust-lang/rust#104271
Fixes rust-lang/rust#104255
Fixes rust-lang/rust#104238
  • Loading branch information
bors committed Nov 13, 2022
2 parents 1bc05d2 + 0936f96 commit 6d3a33e
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 6d3a33e

Please sign in to comment.