rust/compiler/rustc_index
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
..
src layout: Store inverse memory index in FieldsShape::Arbitrary 2025-12-18 22:25:34 +01:00
Cargo.toml compiler: Fix a couple issues around cargo feature unification 2025-10-31 14:14:05 -04:00