about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-05-26 06:55:06 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2023-05-26 06:55:06 +1000
commit5b0324fce09e1b08d4ebb51e90d1e37d206bef3b (patch)
tree57235abd8c9a70a0192cbf72c567bc3ecf520485 /compiler/rustc_hir_analysis/src
parent8b4b20836b832e91aa605a2faf5e2a55190202c8 (diff)
downloadrust-5b0324fce09e1b08d4ebb51e90d1e37d206bef3b.tar.gz
rust-5b0324fce09e1b08d4ebb51e90d1e37d206bef3b.zip
Inline derived `hash` function.
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.
Diffstat (limited to 'compiler/rustc_hir_analysis/src')
0 files changed, 0 insertions, 0 deletions