about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src
diff options
context:
space:
mode:
authorTrevor Gross <t.gross35@gmail.com>2025-08-07 19:36:38 -0500
committerGitHub <noreply@github.com>2025-08-07 19:36:38 -0500
commit41b6da1f2155ab88636e22f136f2afe8426359d2 (patch)
tree4877f15517cfedaaf963e6a9599d118e606c2132 /compiler/rustc_hir_analysis/src
parent1029eea460e552fd666e0c92ee20fd888c78b564 (diff)
parentb9e6bd7fe254d43a8804c8bf33db2f2d0845f894 (diff)
downloadrust-41b6da1f2155ab88636e22f136f2afe8426359d2.tar.gz
rust-41b6da1f2155ab88636e22f136f2afe8426359d2.zip
Rollup merge of #145018 - AlexanderPortland:rustc-public-hash, r=scottmcm
Derive `Hash` for rustc_public types

This derives `Hash` for the rustc_public versions of `Rvalue`, `Place`, `Span`, and all the types they contain. As far as I can tell, the internal versions of all these types already implement `Hash`, so it would be helpful if the public versions implemented it too!
Diffstat (limited to 'compiler/rustc_hir_analysis/src')
0 files changed, 0 insertions, 0 deletions