Files
rust/compiler/rustc_index/src
Moulins b31ee3af9c layout: Store inverse memory index in FieldsShape::Arbitrary
All usages of `memory_index` start by calling `invert_bijective_mapping`, so
storing the inverted mapping directly saves some work and simplifies the code.
2025-12-18 22:25:34 +01:00
..
2025-10-13 21:51:56 +11:00
2022-06-08 22:44:26 +08:00
2025-10-28 13:35:43 -07:00