diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-09-08 11:55:10 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-08 11:55:10 +0530 |
| commit | 7f46d7313c5c17571f8d44b020fe83869e676ed7 (patch) | |
| tree | d77ce2e9c0f05757616091215464b89d121cd30b /compiler/rustc_codegen_llvm/src | |
| parent | 12b810063dc87bc985e8aab8d0fa2179add2610f (diff) | |
| parent | 578fc49fc1bbc5498138c84eecad68ee3de54173 (diff) | |
| download | rust-7f46d7313c5c17571f8d44b020fe83869e676ed7.tar.gz rust-7f46d7313c5c17571f8d44b020fe83869e676ed7.zip | |
Rollup merge of #101549 - eholk:type-ir-derive-hashstable_generic, r=jackh726
Use HashStable_Generic in rustc_type_ir A lot of the types in this crate implemented HashStable directly to avoid circular dependencies. One way around that is to use HashStable_Generic. We adopt that here to avoid a lot of boilerplate. This doesn't update all the types, because some would require `I: Interner + HashStable`. r? `@cjgillot`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
