wgpu/tests/out/analysis
Jim Blandy 944a693ae5 Use UniqueArena for types.
Ensure that each distinct type occurs only once in `Module::types`, so that we
can use `Eq` on `Type` or `TypeInner` for type equivalence, without being
confused by differing `Handle<Type>` values that point to identical types.

This removes a number of duplicate types from the ir snapshots.

Fixes #1385.
2021-09-27 15:17:41 -04:00
..
collatz.info.ron [wgsl] Storage buffer/texture access (#1142) 2021-07-28 01:47:18 -04:00
shadow.info.ron Use UniqueArena for types. 2021-09-27 15:17:41 -04:00