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 04c09b9 + f0a2007 commit ed87efa
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit ed87efa

Please sign in to comment.