about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/lib.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-05-29 00:25:54 +0000
committerbors <bors@rust-lang.org>2023-05-29 00:25:54 +0000
commitf8447b963893b410f1dbce2cd752a898dc3ed8d4 (patch)
tree59c5edf918d715d74bd4475891a945bc2b3be048 /compiler/rustc_hir_analysis/src/lib.rs
parent089677eb32af83318467325edbef9b64053df532 (diff)
parentee013d83c3c8e1271216e92e932a54b4f6e95a7e (diff)
downloadrust-f8447b963893b410f1dbce2cd752a898dc3ed8d4.tar.gz
rust-f8447b963893b410f1dbce2cd752a898dc3ed8d4.zip
Auto merge of #111963 - nnethercote:inline-derived-hash, r=lqd
Inline derived `hash`

Because most of the other derived functions are inlined: `clone`, `default`, `eq`, `partial_cmp`, `cmp`. The exception is `fmt`, but it tends to not be on hot paths as much.

r? `@ghost`
Diffstat (limited to 'compiler/rustc_hir_analysis/src/lib.rs')
0 files changed, 0 insertions, 0 deletions