diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-05-26 06:55:06 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-05-26 06:55:06 +1000 |
| commit | 5b0324fce09e1b08d4ebb51e90d1e37d206bef3b (patch) | |
| tree | 57235abd8c9a70a0192cbf72c567bc3ecf520485 /compiler/rustc_hir_analysis/src | |
| parent | 8b4b20836b832e91aa605a2faf5e2a55190202c8 (diff) | |
| download | rust-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
